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

install fails for matplotlib unless numpy already installed #720

Closed
simonm3 opened this issue Nov 10, 2012 · 4 comments
Closed

install fails for matplotlib unless numpy already installed #720

simonm3 opened this issue Nov 10, 2012 · 4 comments
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@simonm3
Copy link

simonm3 commented Nov 10, 2012

Below is my requirements file which fails on matplotlib saying it requires numpy1.4 or later.

If I pip install numpy separately and then rerun the requirements file then it works fine.

ipython==0.13.1
lxml==3.0.1
numpy==1.6.2
matplotlib==1.2.0

@kmike
Copy link

kmike commented Nov 15, 2012

Looks like #25.

@bmu
Copy link

bmu commented Dec 10, 2012

I also think it is like #25. Although #25 is closed there seems to be no solution.

see also: http://stackoverflow.com/q/11797688/1301710

@hltbra
Copy link
Contributor

hltbra commented Apr 10, 2013

There is a proposal to fix it on matplotlib's side: https://github.com/matplotlib/matplotlib/wiki/MEP11

It is not a pip bug. Should we keep this issue open? #25 is about the same thing (with other packages) and it is already closed.

@jezdez
Copy link
Member

jezdez commented Apr 10, 2013

Yep, closing as WONTFIX.

@jezdez jezdez closed this as completed Apr 10, 2013
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

No branches or pull requests

5 participants