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

Spyder 5.2.2 incompatible to Anaconda 3 #108

Open
jeng87 opened this issue Feb 25, 2022 · 1 comment
Open

Spyder 5.2.2 incompatible to Anaconda 3 #108

jeng87 opened this issue Feb 25, 2022 · 1 comment

Comments

@jeng87
Copy link

jeng87 commented Feb 25, 2022

ISSUE
New version of Spyder 5.2.2 is not compatible to be run under Anaconda 3 ClearMapStable.yml environment, instead Spyder 3 would be forced to run automatically. However, many Spyder 3 dependencies do not support to ClearMap2.

ANSWER
Use Anaconda 3 ClearMap.yml instead to create an environment with flexible package dependencies and then run ClearMap2 scripts in Spyder 3. Because ClearMapStable.yml is the version with frozen package dependencies which can create restriction of changing certain dependency's version. Thus, try to use ClearMap.yml first.

@crousseau
Copy link
Collaborator

You can also skip (comment) spyder in the ClearMap.yml file and then
pip install 'spyder<5'

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