yes, thats the problem. I need ssl
Thx
Mathew
From: Jeff Whitaker [EMAIL PROTECTED]
Sent: Thursday, October 23, 2008 10:01 AM
To: Yeates, Mathew C
Cc: matplotlib-users@lists.sourceforge.net
Subject: Re: [Matplotlib-users] basemap with Python26?
Yeates
Yeates, Mathew C wrote:
> Hi
> I'm getting the traceback
>
>
from mpl_toolkits.basemap import Basemap
>
> /home/myeates/lib/python2.6/site-packages/httplib2/__init__.py:44:
> DeprecationWarning: the sha module is deprecated; use the hashlib module
> instead
> import sha
>
Hi
I'm getting the traceback
>>> from mpl_toolkits.basemap import Basemap
/home/myeates/lib/python2.6/site-packages/httplib2/__init__.py:44:
DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha
Traceback (most recent call last):
File "", line 1, in
F
Hi
I'm getting the traceback
>>> from mpl_toolkits.basemap import Basemap
/home/myeates/lib/python2.6/site-packages/httplib2/__init__.py:44:
DeprecationWarning: the sha module is deprecated; use the hashlib module
instead
import sha
Traceback (most recent call last):
File "", line 1, in
Fi