Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Error when install packgage #418

Open
psasin36156 opened this issue Dec 14, 2022 · 2 comments
Open

[BUG] Error when install packgage #418

psasin36156 opened this issue Dec 14, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@psasin36156
Copy link

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 psasin36156 added the bug Something isn't working label Dec 14, 2022
@mikeejazmines
Copy link
Collaborator

Hi! Please check this link

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

@psasin36156
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants