Skip to content

Won't install on windows with Python 3.5 #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Brachamul opened this issue Oct 17, 2017 · 1 comment
Open

Won't install on windows with Python 3.5 #106

Brachamul opened this issue Oct 17, 2017 · 1 comment

Comments

@Brachamul
Copy link

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\
@Nahdus
Copy link

Nahdus commented Mar 2, 2018

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. :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants