flame / blis

BLAS-like Library Instantiation Software Framework
Other
2.27k stars 365 forks source link

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

Closed rishav12 closed 3 months ago

rishav12 commented 3 months ago

blis issue.txt

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 thic 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.

devinamatthews commented 3 months ago

The BLIS PIP package is not maintained in this repo. You'll have to open an issue here.