[Matplotlib-users] python3 and matplotlib installation problem

2012-07-28 Thread elmar werling
Hi, just installed matplotlib by doing git clone https://github.com/matplotlib/matplotlib cd matplotlib python3 setup.py build sudo python3 setup.py install When I import matplotlib.pyplot I get the following error message. Any help is wellcome Elmar Python 3.2.1 (default, Jul 18 2011,

Re: [Matplotlib-users] python3 and matplotlib installation problem

2012-07-28 Thread Christoph Gohlke
On 7/28/2012 12:29 PM, elmar werling wrote: Hi, just installed matplotlib by doing git clone https://github.com/matplotlib/matplotlib cd matplotlib python3 setup.py build sudo python3 setup.py install When I import matplotlib.pyplot I get the following error message. Any help is

Re: [Matplotlib-users] python3 and matplotlib installation problem

2012-07-28 Thread elmar werling
Am 28.07.2012 21:46, schrieb Christoph Gohlke: On 7/28/2012 12:29 PM, elmar werling wrote: Hi, just installed matplotlib by doing git clone https://github.com/matplotlib/matplotlib cd matplotlib python3 setup.py build sudo python3 setup.py install When I import matplotlib.pyplot I get

[Matplotlib-users] ANN: pythonpackages.com beta

2012-07-28 Thread Alex Clark
Hi matplotlib folks, I am reaching out to various Python-related programming communities in order to offer my help packaging your software. If you have ever struggled with packaging and releasing Python software (e.g. to PyPI), please check out my new service: - http://pythonpackages.com