Tim Michelsen wrote:
>> Timmie: It's possible that the windows installer is missing the httplib2
>> module - I don't have access to windows right now to check. Could you
>> try installing httplib2 and let me know if that fixes it?
>>
> Installing httplib2 solved the issue.
>
> Has this depe
> Timmie: It's possible that the windows installer is missing the httplib2
> module - I don't have access to windows right now to check. Could you
> try installing httplib2 and let me know if that fixes it?
Installing httplib2 solved the issue.
Has this dependancy on httplib2 been introduced in
Tim Michelsen wrote:
>> If you've used the binary installer, it should definitely have been
>> installed - so if that's the case let me know and I'll investigate further.
>>
> I used the binary installer for windows that you can download from
> Sourceforge.net
>
> In fact, the thing is stran
> If you've used the binary installer, it should definitely have been
> installed - so if that's the case let me know and I'll investigate further.
I used the binary installer for windows that you can download from
Sourceforge.net
In fact, the thing is strange: I developed a program which displa
Tim Michelsen wrote:
> Hello,
> using the basemap toolkit on Windows with Python 2.5 I get the following
> import
> error:
>
>
> In [1]: from matplotlib.toolkits.basemap import Basemap
> ---
>Traceback (most recent
Hello,
using the basemap toolkit on Windows with Python 2.5 I get the following import
error:
In [1]: from matplotlib.toolkits.basemap import Basemap
---
Traceback (most recent call last)
M:\ in ()
C:\python\Lib\