whatsappcli icon indicating copy to clipboard operation
whatsappcli copied to clipboard

error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools

Open FeezyHendrix opened this issue 7 years ago • 0 comments

Command "c:\users\hp\desktop\sideprojects\simbiwhatssap\simbi\scripts\python.exe -u -c "import setuptools, tokenize;file='C:\Users\Hp\AppData\Local\Temp\pip-build-hxpdmtl0\Pillow\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\Hp\AppData\Local\Temp\pip-8iv0r3jv-record\install-record.txt --single-version-externally-managed --compile --install-headers c:\users\hp\desktop\sideprojects\simbiwhatssap\simbi\include\site\python3.6\Pillow" failed with error code 1 in C:\Users\Hp\AppData\Local\Temp\pip-build-hxpdmtl0\Pillow\

when running pip install -r opt/requirements.pip

FeezyHendrix avatar Mar 19 '18 12:03 FeezyHendrix