fastquant icon indicating copy to clipboard operation
fastquant copied to clipboard

[BUG] Error when install packgage

Open psasin36156 opened this issue 2 years ago • 2 comments

Problem description

Can't install fastquant packgage

Example

pip install fastquant 

it's error like below


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

Environment

  • platform : windows
  • installation method : pip
  • python version 3.11

psasin36156 avatar Dec 14 '22 23:12 psasin36156

Hi! Please check this link

It seems you may need to upgrade your pip or fix some setup tools.

mikeejazmines avatar Dec 15 '22 05:12 mikeejazmines

i have tried to update pip and pandas wheel , its still not worked. but i did downgrade my python to be 3.9 version , working now

Thanks a lot.

psasin36156 avatar Dec 15 '22 13:12 psasin36156