[Pytest Failure]- Import error failed to import .pyb, .pyc,.pyx file #12253
-
Not able to run any pytest facing the following error pytest -v test_architectures.py Steps to Reproduce: step1: go to test case folder of spacy
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 8 replies
-
Hi @swagaths1, please specify how exactly you installed spaCy. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Run the tests like this instead: cd /some/other/directory
pytest --pyargs spacy.tests.test_architectures Running the tests from within the |
Beta Was this translation helpful? Give feedback.
I'm getting following error