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

Facing issue when running following command: pip install --upgrade --no-cache-dir thinc #107

Open
rishav12 opened this issue Jun 8, 2024 · 0 comments

Comments

@rishav12
Copy link

rishav12 commented Jun 8, 2024

I am trying to run spacy source code, but ran into "'thinc\backends\cblas.pxd' not found". On debugging more using chatgpt and chrome I got to know that there is issue with thinc module. So I performed this command "pip install --upgrade --no-cache-dir thinc", which is again failing :
" Building wheel for blis (pyproject.toml): started
Building wheel for blis (pyproject.toml): finished with status 'error'"

I have attached the full call stack with this. Please help me on this.

blis.issue.txt

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