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
Getting below error while doing docker build of python project (Only with 8.2.5 version and its resolved with 8.2.4)
/tmp/pip-build-env-f540whib/overlay/lib/python3.8/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'thinc.tests.mypy.configs' is absent from the packages configuration.
#15 49.25 !! #15 49.25 check.warn(importable) #15 49.25 error: command 'gcc' failed: No such file or directory #15 49.25 [end of output] #15 49.25 #15 49.25 note: This error originates from a subprocess, and is likely not a problem with pip. #15 49.26 ERROR: Failed building wheel for thinc #15 49.26 ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (thinc) #15 49.26 Failed to build thinc
Operating System: Windows
Spacy Version Used : 3.7.5
Python Version Used: 3.8
Thinc Version Used: 8.2.5
Environment Information:lower
The text was updated successfully, but these errors were encountered:
Getting below error while doing docker build of python project (Only with 8.2.5 version and its resolved with 8.2.4)
/tmp/pip-build-env-f540whib/overlay/lib/python3.8/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'thinc.tests.mypy.configs' is absent from the
packages
configuration.#15 49.25 !!
#15 49.25 check.warn(importable)
#15 49.25 error: command 'gcc' failed: No such file or directory
#15 49.25 [end of output]
#15 49.25
#15 49.25 note: This error originates from a subprocess, and is likely not a problem with pip.
#15 49.26 ERROR: Failed building wheel for thinc
#15 49.26 ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (thinc)
#15 49.26 Failed to build thinc
The text was updated successfully, but these errors were encountered: