Re: [matplotlib-devel] AttributeError: 'module' object has no attribute 'HTTPSHandler'

2011-03-29 Thread Darren Dale
On Tue, Mar 29, 2011 at 4:06 AM, Nils Wagner wrote: > On Tue, 29 Mar 2011 10:01:34 +0200 >  "Nils Wagner" wrote: >> Hi all, >> >> I am using the latest matplotlib. >> How can I resolve the following problem ? >> > import matplotlib >> Traceback (most recent call last): >>   File "", line 1, i

Re: [matplotlib-devel] AttributeError: 'module' object has no attribute 'HTTPSHandler'

2011-03-29 Thread Nils Wagner
On Tue, 29 Mar 2011 10:01:34 +0200 "Nils Wagner" wrote: > Hi all, > > I am using the latest matplotlib. > How can I resolve the following problem ? > import matplotlib > Traceback (most recent call last): > File "", line 1, in > File > "/data/home/nwagner/local/lib/python2.5/site-pa

[matplotlib-devel] AttributeError: 'module' object has no attribute 'HTTPSHandler'

2011-03-29 Thread Nils Wagner
Hi all, I am using the latest matplotlib. How can I resolve the following problem ? >>> import matplotlib Traceback (most recent call last): File "", line 1, in File "/data/home/nwagner/local/lib/python2.5/site-packages/matplotlib/__init__.py", line 133, in from matplotlib.rcsetup