Python 1.6b1 / library mismatch ?

Armin Steinhoff Armin at Steinhoff_de
Tue Aug 22 04:23:55 EDT 2000


In article <cp3djyim8j.fsf at cj20424-a.reston1.va.home.com>, Guido says...
>
>Armin Steinhoff <Armin at Steinhoff_de> writes:
>
>> I've just compiled Python-1.6b1 for QNX4.25 and QNX/Neutrino 2.1.
>> The Neutrino port works ... but the QNX 4.25 port make problems:
>> 
>> # ./python
>> Built-in exception class not found: UnboundLocalError.  Library mismatch?
>> Fatal Python error: Standard exceptions could not be initialized.
>> %1   19800 Abort  ./python
>> #
>> 
>> The lookdict() call returns a NULL value in the init phase of python.
>> Any tips for fixing that problem?
>
>Could you have an older Python version lying around?  Try python -v to
>see where it is loading the library.

After setting the PYTHONPATH correctly =:-/ the QNX4 version of Python-1.6b1
works flawless :-))

Thanks Guido.  Stupid error are sometimes hard to find ... especially my own ;-)

Regards

Armin




More information about the Python-list mailing list