Skip to content

Install Spacy for Python-3.10.4 on Mac M1 (Error) #11478

Discussion options

You must be logged in to vote

I've removed Tensorflow, now it shows following error:

Traceback (most recent call last):
  File "/Users/alan/opt/anaconda3/envs/ds/lib/python3.10/runpy.py", line 187, in _run_module_as_main
    mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
  File "/Users/alan/opt/anaconda3/envs/ds/lib/python3.10/runpy.py", line 146, in _get_module_details
    return _get_module_details(pkg_main_name, error)
  File "/Users/alan/opt/anaconda3/envs/ds/lib/python3.10/runpy.py", line 110, in _get_module_details
    __import__(pkg_name)
  File "/Users/alan/opt/anaconda3/envs/ds/lib/python3.10/site-packages/spacy/__init__.py", line 6, in <module>
    from .errors import setup_default_warnings…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@adrianeboyd
Comment options

@alankabisov
Comment options

@adrianeboyd
Comment options

@alankabisov
Comment options

Answer selected by adrianeboyd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install Installation issues conda conda package manager plat / m1 Apple M1 architecture support
2 participants