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

Installation fails for MacOs M1 miniforge #16463

Closed
ms003 opened this issue Sep 21, 2021 · 2 comments
Closed

Installation fails for MacOs M1 miniforge #16463

ms003 opened this issue Sep 21, 2021 · 2 comments

Comments

@ms003
Copy link

ms003 commented Sep 21, 2021

I have installed miniforge for running tensorflow on MacOS M1 from here:apple/tensorflow_macos#153

I have created , activated environment but this does not seem to support spyder.
When I try to install with conda install -c conda-forge spyder it returns spyder is not available

and when I try to install by pip3 install spyder
it returns error
ERROR: Could not find a version that satisfies the requirement pyqtwebengine<5.13 (from spyder) (from versions: 5.14.0, 5.15.0, 5.15.1, 5.15.2, 5.15.3, 5.15.4)
ERROR: No matching distribution found for pyqtwebengine<5.13 (from spyder)

Is there to fix this?

@ccordoba12
Copy link
Member

Hey @ms003, thanks for reporting. Unfortunately, Spyder can't be run natively in m1 chips because some of its dependencies haven't been compiled for that platform.

This problem will be solved in conda-forge in a couple of months. With pip, I can't say because we don't have control over that.

@ccordoba12
Copy link
Member

I'm going to close this issue because this is not something we can solve here, it needs to be addressed in conda-forge.

Just be patient and try again at the end of October or November.

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