Python pip on Windows - command cl exe failed

0 votes

I wanted to install spaCy using pip install spacy. But met with an error.

enter image description here
I have VS 2015 installed, and I have the following Python install.

3.5.2 |Anaconda 2.5.0 (64-bit)| (default, Jul 5 2016, 11:41:13) [MSC v.1900 64 bit (AMD64)]


Can someone help me solve this issue?

Apr 26, 2022 in Python by Kichu
• 19,040 points
5,553 views