[egenix-users] C-program->Python->mxDateTime Problem
M.-A. Lemburg
mal at egenix.com
Mon Jun 14 10:54:43 CEST 2004
Michael R Seefelt wrote:
> I have written a simple C-program that loads a Python Function that
> connects to a PostgreSQL database> When I only load and execute the
> Python function all works OK. If I call the Python function a second
> time I get the following:
> Called PyObject_CallObject
> Traceback (most recent call last):
> File
> "/home/mike/src/arthur/query_server/query_analyzer/Query_Analyzer.py",
> line 25, in processQuery
> from pyPgSQL import PgSQL
> File "/usr/local/lib/python2.3/site-packages/pyPgSQL/PgSQL.py", line
> 388, in ?
> raise ImportError, \
> ImportError: You need to install mxDateTime
> (http://www.egenix.com/files/python/eGenix-mx-Extensions.html)
>
> Any ideas?
Install egenix-mx-base ?!
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Jun 14 2004)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
More information about the egenix-users
mailing list