You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.
Hi
I was trying to install the datalab using PIP in a Windows 10 64 bit machine. I do have visual Studio 2017 and 2015 already installed in that machine. I was struck up with the below issue,
Hi
I was trying to install the datalab using PIP in a Windows 10 64 bit machine. I do have visual Studio 2017 and 2015 already installed in that machine. I was struck up with the below issue,
building 'psutil._psutil_windows' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": http://landinghub.visualstudio.com/visual-cpp-build-tools
Command "c:\python36\python.exe -u -c "import setuptools, tokenize;file='C:\Users\jkrib\AppData\Local\Temp\pip-build-xw9orwyz\psutil\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\jkrib\AppData\Local\Temp\pip-nvb4r8oz-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\jkrib\AppData\Local\Temp\pip-build-xw9orwyz\psutil\
I tried installing everything , but it doesnt help. Please advice, thanks
Regards
JK
The text was updated successfully, but these errors were encountered: