Однако я получаю следующую ошибку.
Код: Выделить всё
python setup.py bdist_wheel did not run successfully
exit code: 1
[7 lines of output]
Testing for std::tr1::shared_ptr...
...not found
Testing for std::shared_ptr...
...not found
Testing for std::unique_ptr...
...not found
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools
Может ли кто-нибудь предложить решение этой ошибки
Подробнее здесь: https://stackoverflow.com/questions/786 ... in-windows