Closed tnnrj closed 3 years ago
We're working on it, but we haven't published binary wheels for spacy for python 3.9 yet. Please use python 3.8 instead for now.
This issue has been automatically closed because it was answered and there was no follow-up discussion.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
How to reproduce the problem
I have tried every way I can find to install spaCy, using precompiled binaries, in and out of a venv... and keep running into the same issue.
Seems like the relevant part of this error log is 'VCINSTALLDIR': 'C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\'}error: [WinError 2] The system cannot find the file specified.
I have tried install VS build tools as well as Visual Studio, with all C++ v142 build tools. The directory it's looking for VS in (\Microsoft Visual Studio 14.0) does not exist - don't know why it's looking there.
Your Environment