[Pythonmac-SIG] Problem with module linking

Chris Barker Chris.Barker@noaa.gov
Tue, 10 Dec 2002 10:37:07 -0800


On Tuesday, December 10, 2002, at 10:26 AM, Nicholas Riley wrote:
> Traceback (most recent call last):
>   File "<stdin>", line 1, in ?
> ImportError: Failure linking new module
>
> As you can see, I can import one module OK, but the second one fails.
> My guess is it's something related to the linker, but I don't know
> anything about how Python loads modules.  This works fine on other
> platforms for other people.

Is any of this in C++? if so, see the message I just posted.

-Chris

Christopher Barker, Ph.D.
Oceanographer
                                     		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker@noaa.gov