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

pip install "webex-skills[mindmeld]" fails on apple silicon suggesting an issue with scikit-learn #66

Open
darrenparkinson opened this issue Oct 25, 2022 · 0 comments

Comments

@darrenparkinson
Copy link

Python 3.7.5 doesn't appear to be supported on Apple Silicon so I'm currently using 3.10.8. When trying to install mindmeld with pip install "webex-skills[mindmeld]" it fails with the following:

× Encountered error while trying to install package.
╰─> scikit-learn

I assume this is either an issue with my python version or the fact I'm using Apple Silicon.

Are there any plans to support a more recent version of python and Apple Silicon?

Many thanks.

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

1 participant