Help! Init Problem after setup...
Robert Hundt
rhundt at cup.hp.com
Tue Feb 15 22:59:10 EST 2000
More information about the Python-list mailing list
Tue Feb 15 22:59:10 EST 2000
- Previous message (by thread): Formalizing PO utilities
- Next message (by thread): Help! Init Problem after setup...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi @ll, I have a question for Python on HP-UX 10.20. I made Python, and Tcl and Tk and everything worked fine and I finally installed the whole stuff to a specific directory. Everything works fine - so far... Now I want to create another application, that links to Python lib and sits in another directory tree. I can link this app, I can even run it, however, I always get messages at startup saying: 'import exceptions' failed; use -v for traceback Warning! Falling back to string-based exceptions 'import site' failed; use -v for traceback So - I already tried setting PYTHONPATH to the exec-prefix that I specified during config - but gee, I can't get rid of this problem. Even worse, I can't even "import" specific other modules. Please help me!!! What's wrong? Thank you very much in anticipation! -- Robert Hundt HP 408-447-0546 rhundt at cup.hp.com
- Previous message (by thread): Formalizing PO utilities
- Next message (by thread): Help! Init Problem after setup...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list