selik / xport

Python reader and writer for SAS XPORT data transport files.
MIT License
49 stars 24 forks source link

ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pandas) #113

Open colm-smyth opened 1 month ago

colm-smyth commented 1 month ago

ANyone any idea why this is happening

  UPDATING build\lib.win32-cpython-311\pandas/_version.py
  set build\lib.win32-cpython-311\pandas/_version.py to '1.3.5'
  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: ERROR: Failed to build installable wheels for some pyproject.toml based projects (pandas)