[Distutils] namespace_packages
Phillip J. Eby
pje at telecommunity.com
Thu Jan 19 18:53:12 CET 2006
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.
More information about the Distutils-SIG
mailing list