PDA

View Full Version : Python stuffs



Jackster
14-03-11, 09:01
IDK anything about Python.

And trying to run an app that needs "mysql-python".

But my Linux box says I have it installed.

I'm guessing I have 2.4 and 2.6 installed and when I do "yum install mysql-python" , It is trying to install to the 2.4 installation instead of the 2.6?

What can I do?