On Wed, Feb 23, 2005 at 03:40:13PM -0500, Kirschner, Paul E wrote:
> What happened here? Any help in making this work?
See the following:
http://www.google.com/search?hl=en&q=unable+remap+same+address+parent+cygwin+python
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or ke
I am trying to install matplotlib-0.72.1 (matplotlib.sourceforge.net) under
cygwin and its python release.
I had to modify setupext.py to include the proper directories for cygwin (to
match linux)...
basedir = {
'win32' : ['win32_static',],
'cygwin' : ['/usr/local', '/usr',],
'linux2
2 matches
Mail list logo