Hi,
I have problems to start pypy. I got the following errors: $ pypy-1.4/bin/pypy pypy-1.4/bin/pypy: /usr/lib64/libcrypto.so.0.9.8: no version information available (required by pypy-1.4/bin/pypy) pypy-1.4/bin/pypy: /usr/lib64/libssl.so.0.9.8: no version information available (required by pypy-1.4/bin/pypy) 'import site' failed Python 2.5.2 (79529, Nov 25 2010, 23:04:06) [PyPy 1.4.0] on linux2 Type "help", "copyright", "credits" or "license" for more information. ImportError: No module named atexit debug: OperationError: debug: operror-type: ImportError debug: operror-value: No module named _pypy_interact Could someone tell me how to set the environment for the libraries? I tried update PATH etc. but without success. On the system (linux SLES10, AMD 64-bit) itself python 2.5.5 is used. Any help would be appreciated. Thx in advance, Arnd Rechenburg Arnd Rechenburg * Senior Software Engineer * Tele Atlas Deutschland GmbH & Co. KG * Am Neuen Horizont 1, 31177 Harsum, Deutschland * HRA 200613 * VAT ID DE811953885 * Steuernummer 30/210/15702 * e-mail: [email protected] <mailto:[email protected]> * direct +49 5127 40 8364 * reception +49 5127 40 80 * fax +49 5127 40 8348 * www.teleatlas.com <http://www.teleatlas.com/> <http://www.teleatlas.com/> P Please consider the environment before printing this e-mail. E-mail Confidentiality: This e-mail and any attachments thereto may contain information which is confidential and/or protected by intellectual property rights and are intended for the sole use of the recipient(s) named above. Any use of the information contained herein (including, but not limited to, total or partial reproduction, communication or distribution in any form) by persons other than the designated recipient(s) is prohibited. TELE ATLAS DOES NOT AMEND EXISTING AGREEMENTS OR CREATE ANY BINDING AGREEMENTS OR OBLIGATIONS VIA E-MAIL. ANY STATEMENTS OR ATTACHMENTS WITHIN THIS MESSAGE WILL NOT BE CONSIDERED BINDING. If you have received this e-mail in error, please notify the sender either by telephone or by e-mail and delete the material from any computer. Thank you for your cooperation. Tele Atlas B.V. and its affiliates. www.teleatlas.com <http://www.teleatlas.com/>
<<image001.gif>>
_______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
