[issue2950] silly readline module problem

Andy Novocin report at bugs.python.org
Fri May 23 15:39:28 CEST 2008


New submission from Andy Novocin <anovocin at math.fsu.edu>:

I installed python 2.5.2 on my SUSE 10.3 system which came with 2.4.4
and when you type 
import readline
it returns No module named readline.

When installing I just unzipped, ./configure, make, sudo make install.

Im brand new to Linux and Python (probably clearly).

----------
components: Extension Modules
messages: 67236
nosy: AndyNovo
severity: normal
status: open
title: silly readline module problem
versions: Python 2.5

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2950>
__________________________________


More information about the Python-bugs-list mailing list