Debugging embedded pgm under WinNT

David Ascher David.Ascher at p98.f112.n480.z2.fidonet.org
Fri Jul 2 01:30:55 EDT 1999


From: David Ascher <da at ski.org>

On Fri, 2 Jul 1999, Gordon McMillan wrote:

> > WINNT/system32 right next to python15.dll, ran my program . . . and
> > now it couldn't find "multiarray" (my embedded Python code uses the
> > Numeric extensions).  I verified that sys.path was correct and
> > included the Numeric directories. Do I have to build the Numeric
> > extensions under Debug mode? 

FWIW, I have a version of compile.py (the thing which builds Numeric)
which, when debugged, will allow building multiple versions automatically,
both Release and Debug (thanks to MHammond).

--david






More information about the Python-list mailing list