BlockchainEngineering
BlockchainEngineering copied to clipboard
Windows is missing C++ compiler for Numpy
When running pip install with the requirements file. It crashes on Windows...
The error that is thrown is during the installation of Numpy:
The " Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/"
Could be nice to have mentioned in the README