On 02/02/2011 08:32 PM, przemolicc@poczta.fm wrote:
I am trying to use the following set (all from standard repositories): centos (5.5) + python 2.6 + sqlalchemy + mysql. However while running my script I get:
I would recommend you use the python 2.6 from EPEL, and the setuptools / pip from there to bring in the egg's you need. That would make sure you keep clear of the py2.4 file space / lib space.
- KB