Phillip J. Eby wrote:
> I checked what the NetBSD "pkgsrc" system does, and it uses the fact
> that there is a .dl.sourceforge.net subdomain for mirrors. I
> investigated further and found that dl.sourceforge.net is a round-robin
> (or random?) DNS for each of the mirrors in the subdomain, so t
At 12:51 PM 01/18/2006 -0600, Robert Kern wrote:
>Charlie Moad wrote:
> > Following the instruction for setuptools, I am trying to make
> > matplotlib and basemap (a mpl toolkit) share the namespace
> > "matplotlib/toolkits". I can build and install the eggs no problems.
> > "matplotlib/toolkits"
At 01:35 PM 01/18/2006 -0500, Charlie Moad wrote:
>Following the instruction for setuptools, I am trying to make
>matplotlib and basemap (a mpl toolkit) share the namespace
>"matplotlib/toolkits". I can build and install the eggs no problems.
>"matplotlib/toolkits" is in both's "EGG-INFO/namespace
Charlie Moad wrote:
> Following the instruction for setuptools, I am trying to make
> matplotlib and basemap (a mpl toolkit) share the namespace
> "matplotlib/toolkits". I can build and install the eggs no problems.
> "matplotlib/toolkits" is in both's "EGG-INFO/namespace_packages.txt"
> files.
Following the instruction for setuptools, I am trying to make
matplotlib and basemap (a mpl toolkit) share the namespace
"matplotlib/toolkits". I can build and install the eggs no problems.
"matplotlib/toolkits" is in both's "EGG-INFO/namespace_packages.txt"
files. I have added __init__.py files