Re: [CentOS] Centos + python + sqlalchemy + mysql

2011-02-02 Thread Michael Semcheski
On Wed, Feb 2, 2011 at 3:32 PM, 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 can't comment on the error you're getting specifically, but you might look at Fedora for t

Re: [CentOS] Centos + python + sqlalchemy + mysql

2011-02-02 Thread Karanbir Singh
On 02/02/2011 08:32 PM, przemol...@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 f

[CentOS] Centos + python + sqlalchemy + mysql

2011-02-02 Thread przemolicc
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: Traceback (most recent call last): File "./oraping2.py", line 43, in main() File "./oraping2.py", line 23, in main db = creat