0

I want to install Matplotlib into a Python installation. But I can not install it because there aren't any EXE files; rather there are whl files. I don't know the way of installation of whl files.

1
  • where did you find the .whl file for Windows 7? Could you post a link ? Thanks Commented Aug 18, 2016 at 15:12

1 Answer 1

0

Install using:

pip install matplotlib*.whl

Or alternatively, Matplotlib does have executables.

Sign up to request clarification or add additional context in comments.

1 Comment

Thank you very much..i got the answer

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.