Python 2.4.1 installation problem

P

Philippe C. Martin

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
 
P

Philippe C. Martin

I had not realized (silly me) that Python might need external libraries in
order to support specific modules.

I have installed the bz2 and readline devel packages re-configured/made and
everythin os now working.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top