Skip to content

matplotlib install fails under windows 7 with python_d #10477

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

Closed
b-v opened this issue Feb 15, 2018 · 3 comments
Closed

matplotlib install fails under windows 7 with python_d #10477

b-v opened this issue Feb 15, 2018 · 3 comments
Labels
status: needs clarification Issues that need more information to resolve.

Comments

@b-v
Copy link

b-v commented Feb 15, 2018

Bug report

Bug summary
Hi,

If I try to install matplotlib on Windows 7 via python_d -m pip install matplotlib it fails with
Command "python setup.py egg_info" failed with error code 1 ... and ... \site-packages\pip\basecommand.py:229: ResourceWarning: unclosed file <_io.BufferedReader name=3>

It might be related to issue #9176, in the sense that this ResourceWarning is reported as well (in one of the comments). It fails with both python 3.6.4 and python 3.7.0b1. If I use python.exe instead of python_d.exe it does work with python 3.6.4.

Matplotlib version

  • Operating system: Windows 7 Enterprise
  • Matplotlib version: 2.1.2
  • Python version: 3.6.4, 3.7.0b1

Python has been installed by using the executable installer from www.python.org/downloads/windows. Then I run the aforementioned pip command.

Thanks

@QuLogic
Copy link
Member

QuLogic commented Feb 15, 2018

Please post the entire message.

@QuLogic QuLogic added the status: needs clarification Issues that need more information to resolve. label Feb 15, 2018
@dstansby
Copy link
Member

dstansby commented Apr 8, 2018

@b-v did you get a chance to try this again?

@anntzer
Copy link
Contributor

anntzer commented Apr 15, 2018

Closing per lack of information. Feel free to request a reopen with more info.

@anntzer anntzer closed this as completed Apr 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs clarification Issues that need more information to resolve.
Projects
None yet
Development

No branches or pull requests

4 participants