Re: [Matplotlib-users] Error on importing basemap 0.9.8
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
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