0

I get the following errors https://pastebin.com/0veYUYuh

Whenever I use:

'pip install spacy'

Please help?

detrraxic
  • 156
  • 6
  • Hope this will help you [link](https://stackoverflow.com/questions/50483235/python-cannot-install-module-spacy), and which python version are you using? – Adam Strauss Oct 24 '19 at 07:27
  • Hi Adam, i tried those solutions and unfortunately they did not work. I am using Python 3.8 (64-bit) and I made sure that pip and setuptools are updated to the newest version. – detrraxic Oct 24 '19 at 07:34
  • 1
    Hi, i think you are using latest python release that is why it is happening, can you switch to 3.7 (64-bit) or create some environment? – Adam Strauss Oct 24 '19 at 07:45
  • That has crossed my mind because I installed spacy on my office computer which has Python 3.7 and it didn't show any errors. I will revert back to 3.7 and try installing it again. – detrraxic Oct 24 '19 at 07:52
  • 1
    So problem solved? – Adam Strauss Oct 24 '19 at 07:55
  • Yes, I just reverted back to Python 3.7.5 and spacy installed without any issues. Some of its dependencies are probably not compatible with 3.8 which caused the issue. Thanks for your help Adam. – detrraxic Oct 24 '19 at 08:01
  • No problem, just up vote the comment for other users. – Adam Strauss Oct 24 '19 at 08:02

0 Answers0