Hi,


I have installed Python2.6 and wxPython. I wish to use wxPython together with Matplotlib to generate times series graphs. I am unable to install Matplotlib it always throws the following error
"Python 2.6 required, but not found in registry". Please help me

Recommended Answers

All 3 Replies

I assume you have downloaded the installation programs for the correct version of Python. So the next question is:
What is your operating system?

I assume you have downloaded the installation programs for the correct version of Python. So the next question is:
What is your operating system?

I am using windows 7 !!!

Did you install the 64bit version of Python26?

If you did, uninstall the 64bit version of Python26 and wxPython, and reinstall the win32 versions.
Numpy and matplotlib are only available in 32bit (win32) versions at this point.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.