New submission from X Xiao <[EMAIL PROTECTED]>: I can "import readline" just fine on AMD64 ubuntu 8.04 under python3.0, however on 32-bit ubuntu 8.04 I could not "import readline" for python3.0. It says "import readline ImportError: No module named readline". I made sure both ubuntu machines have readline installed correctly, python2.x runs well and can import readline without any issues.
---------- components: Installation messages: 77585 nosy: xxiao severity: normal status: open title: Can not import readline on python3.0 (ubuntu 8.04) type: behavior versions: Python 3.0 _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4624> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com