You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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: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.
The text was updated successfully, but these errors were encountered: