-
Notifications
You must be signed in to change notification settings - Fork 9
Description
Even though I have installed VCpp 14.0 (2015), it's still occur this error. I have tried 2017 as well.
Error log:
Installing collected packages: nkf
Running setup.py install for nkf ... error
Complete output from command c:\path\to.env\scripts\python.exe -u -c "import setuptools, tokenize;file='C:\Users\ME\AppData\Local\Temp\pip-install-3er6cj5f\nkf\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\ME\AppData\Local\Temp\pip-record-n4s6a7nk\install-record.txt --single-version-externally-managed --compile --install-headers c:\path\to.env\include\site\python3.6\nkf:
running install
running build
running build_py
creating build
creating build\lib.win-amd64-3.6
copying nkf_codecs.py -> build\lib.win-amd64-3.6
running build_ext
building 'nkf' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/