You should be using conda to install matplotlib:

conda create --name mpl33 matplotlib python=3.3 ipython-notebok
source activate mpl33


On Fri, Apr 11, 2014 at 8:11 AM, grivet <gri...@cnrs-orleans.fr> wrote:

> Under Win7pro, I have tried to install matplotlib by running either
> matplotlib-1.3.0.win32-py3.3.exe or
> matplotlib-1.3.1.win32-py3.3.exe. In each case, the installer tells
> pythion-3.3 is not in the registry (although
> Anaconda was successfully installed previousle). A pop-up window then
> opens, asking me for the python
> and installation directories. It proves impossible to write anything in
> this window.
> Does anybody know what's wrong in my set up ?
> TIA for any help
> JP Grivet*
>
>
>
> ------------------------------------------------------------------------------
> Put Bad Developers to Shame
> Dominate Development with Jenkins Continuous Integration
> Continuously Automate Build, Test & Deployment
> Start a new project now. Try Jenkins in the cloud.
> http://p.sf.net/sfu/13600_Cloudbees
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to