Re: [Matplotlib-users] Error on importing basemap 0.9.8

2007-12-05 Thread Adam Mercer
On Dec 5, 2007 10:30 PM, John Hunter <[EMAIL PROTECTED]> wrote: > Looks like you need setuptools > > http://peak.telecommunity.com/DevCenter/EasyInstall#installing-easy-install Thanks John, installing setuptools did the trick. Cheers Adam ---

Re: [Matplotlib-users] Error on importing basemap 0.9.8

2007-12-05 Thread John Hunter
On Dec 5, 2007 9:13 PM, Adam Mercer <[EMAIL PROTECTED]> wrote: > ImportError: No module named pkg_resources > > Am I missing a required module? Looks like you need setuptools http://peak.telecommunity.com/DevCenter/EasyInstall#installing-easy-install

[Matplotlib-users] Error on importing basemap 0.9.8

2007-12-05 Thread Adam Mercer
Hi After updating to basemap-0.9.8 I'm getting the following error when trying to import the basemap module on Intel Mac OS X Leopard using Python-2.5.1 from MacPorts Python 2.5.1 (r251:54863, Nov 22 2007, 18:02:58) [GCC 4.0.1 (Apple Inc. build 5465)] on darwin Type "help", "copyright", "credits"