Python 2.4.1 installation problem

Philippe C. Martin philippe at philippecmartin.com
Tue May 24 13:14:28 EDT 2005


Hi,

I am trying to install 2.4.1 on a new machine and have the following
problems.

1) I'm on MDK 10.1
2) The system had 2.3.4 installed in /usr , I deleted the lib
3) I ran ./configure --prefix=/usr, then make, then make install, everything
went OK


If I run Python, I get

File "/etc/pythonrc.py", Line 2 in ?
ImportError: no module readline



I also tried to run one of my script and got an import error on bz2.


I have 2.4.1 running OK on another machine with the exact same distro.


Any clue ?

Thanks,

Philippe





More information about the Python-list mailing list