asemx / ibkrbox

box spread utility for interactive brokers
Apache License 2.0
11 stars 1 forks source link

ERROR: Failed building wheel for pandas #1

Open maxban97 opened 7 months ago

maxban97 commented 7 months ago

running build_ext building 'pandas._libs.algos' extension 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 pandas Failed to build pandas ERROR: Could not build wheels for pandas, which is required to install pyproject.toml-based projects

[notice] A new release of pip is available: 23.2.1 -> 23.3.1 [notice] To update, run: C:\Python312\python.exe -m pip install --upgrade pip

asemx commented 7 months ago

can you install https://visualstudio.microsoft.com/visual-cpp-build-tools/ and try again