Skip to content

Travis CI failing on python3.7, scipy==0.19.1 #321

Description

@murrayrm

PR #320 is failing Travis CI tests because of a conflict generated by the command

conda install scipy==0.19.1 matplotlib

The error message is

UnsatisfiableError: The following specifications were found to be incompatible with each other:
  - pip -> python[version='>=3.6,<3.7.0a0']

All other versions of the test matrix are OK, os presumably this is something specific to using SciPy version 0.19.1 on Python 3.7.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions