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

8.2.5 version giving wheel build issue #943

Open
BhargaviUppalapati opened this issue Jun 27, 2024 · 1 comment
Open

8.2.5 version giving wheel build issue #943

BhargaviUppalapati opened this issue Jun 27, 2024 · 1 comment

Comments

@BhargaviUppalapati
Copy link

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
@r-htpc
Copy link

r-htpc commented Jul 10, 2024

Same result here. Don't know why it's trying to build the .tar.gz instead of downloading the wheel. Locking my version to 8.2.4 until there's a fix.

Oracle Linux 8.10 x86_64, Python 3.8.17, Spacy 3.7.5

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