Crypto Trading Bots in Python - Triangular Arbitrage, Beginner & Advanced Cryptocurrency Trading Bots Written in Python
1.3k
stars
442
forks
source link
error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://visualstudio.microsoft.com/downloads/ #20
Closed
akmalsoliev closed 5 years ago
When you get this issue to download the Visual Studio Installer: https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2017 If you are from the far away future and the above link doesn't work, just google Visual Studio Installer.
Under Workloads select Desktop development with C++:
Also, select python under Web&Cloud:
Lastly, I've installed Windows 10 SDK:
Don't forget to reboot and then you can install python-binance via pip