ImageScraper
ImageScraper copied to clipboard
Won't install on windows with Python 3.5
Hello,
Trying to install ImageScraper on Windows 7 with Python 3.5, I get :
Command "c:\python35\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\grele\\AppData\\Local\\Temp\\pip-build-3n1hjoe9\\setproctitle\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\grele\AppData\Local\Temp\pip-do0m1tx9-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\grele\AppData\Local\Temp\pip-build-3n1hjoe9\setproctitle\
I tried that too, Faced the same issue setproctitle installation is failing in windows. The error says Get "Microsoft Visual C++ Build Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools The installation requires more than 2.7gb of space. :(