Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On Windows, python 2.7 conflicts with flang? #48

Closed
roryyorke opened this issue Feb 2, 2019 · 2 comments
Closed

On Windows, python 2.7 conflicts with flang? #48

roryyorke opened this issue Feb 2, 2019 · 2 comments

Comments

@roryyorke
Copy link
Collaborator

I'm trying to setup CI builds on Appveyor, see here. The Python 3 (3.5, 3.6, and 3.7) builds seem to be fine.

It looks like Python 2.7 and conda-forge's flang aren't compatible. Is that right?

I don't know if that's a problem, but perhaps we should note it somewhere.

The error is:

conda.exceptions.UnsatisfiableError: The following specifications were found to be in conflict:
  - flang
  - python=2.7
@repagh
Copy link
Member

repagh commented Feb 22, 2019

Yes.
I don't think it is very productive to try to fix this issue with python 2.7, deprecation is around the corner.
People insisting on using python 2.7, windows and slycot in combination may get the slycot from cgohlke's page

roryyorke added a commit that referenced this issue Apr 17, 2019
README.rst update for new buildsystem, issues #48, #47, #15
@roryyorke
Copy link
Collaborator Author

Incompatibility noted in #52.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants