Well here are th cvs links to them. http://cvs.sourceforge.net/viewcvs.py/matplotlib/matplotlib/setup.py?rev=1.143&view=auto http://cvs.sourceforge.net/viewcvs.py/matplotlib/toolkits/basemap/setup.py?rev=1.33&view=auto
The matplotlib.toolkits module does not exist in the mpl cvs and it is not in the setup.py file. I have tried adding both. In basemap however, the matplotlib.toolkits module does exist and is listed in the setup.py file. On 1/19/06, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > At 11:44 AM 01/19/2006 -0500, Charlie Moad wrote: > >I tried the "." and I keep getting: > > > >error in basemap setup command: Distribution contains no modules or > >packages for namespace package 'matplotlib.toolkits' > > Great, now we're making progress. :) Can you post your setup.py? It > sounds like you don't have 'matplotlib.toolkits' listed in your 'packages' > keyword, or perhaps there's something amiss with your package_dir or > something. > > _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
