nicknochnack / MLTradingBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when running pip install alpaca-trade-api==3.1.1

atheod14 opened this issue · comments

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/
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for multidict
Failed to build multidict
ERROR: Could not build wheels for multidict, which is required to install pyproject.toml-based projects

try installing all the libraries inside the virtual environment. But before that install visual studio community and while installing make sure to download and install all c++ related files(you will get an option to select those files). This should help you.