I am trying to install OpenPIV on my anaconda distribution. I tried first pip installing and conda installing as it is advised there, and I also tried to compile it from source. Conda can't find the openpiv package in its repositories. Both when I tried to compile it from source or to pip install it, I got a "Microsoft Visual C++ 14.0 is required. Get it with “Microsoft Visual C++ Build Tools”. I already have installed Microsoft Build Tools for visual studio 2017 (and tried to reboot afterwards). Does anybody have a clue how to deal with that ?
The exact error is as following (for the pip installation) :
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:\Users\tangu\Anaconda3\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\tangu\\AppData\\Local\\Temp\\pip-build-53nc_kez\\openpiv\\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\tangu\AppData\Local\Temp\pip-eu69lm7f-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\tangu\AppData\Local\Temp\pip-build-53nc_kez\openpiv\