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

issue with matplotlib #23

Open
BreakTechEnergy opened this issue Nov 4, 2022 · 6 comments
Open

issue with matplotlib #23

BreakTechEnergy opened this issue Nov 4, 2022 · 6 comments

Comments

@BreakTechEnergy
Copy link

BreakTechEnergy commented Nov 4, 2022

Hello, when I try to install EasyGA I get the following error:

error: legacy-install-failure

× Encountered error while trying to install package.
╰─> matplotlib

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

any clue why this might be happening (I already have matplotlib installed)

@AbuSalem0324
Copy link

Same here, I would add Im using Apple Silicon, if that might be an issue.

@danielwilczak101
Copy link
Owner

danielwilczak101 commented Nov 22, 2022

Can you include what python version and what version of matplotlib you have?

@johnosbb
Copy link

Same here,

python --version = Python 3.10.9
python3 -m pip install matplotlib
Downloading matplotlib-3.6.3-cp310-cp310-win_amd64.whl

installs fine, but

pip3 install EasyGa
Collecting EasyGa
Using cached EasyGA-1.6.1-py3-none-any.whl (29 kB)
Collecting matplotlib~=3.3.2
Using cached matplotlib-3.3.4.tar.gz (37.9 MB)
Preparing metadata (setup.py): started

Fails with

error: legacy-install-failure

Encountered error while trying to install package.

@JoolsGala
Copy link

I am experiencing the same issue as johnosbb.

@hlin863
Copy link

hlin863 commented Sep 20, 2023

I'm also experiencing the same issues while downloading for Python version 3.10.6.

@HeathPalmer
Copy link

I am having this problem as well with Python 3.11.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants