C-program->Python->mxDateTime Problem

fishboy fishboy at spamspamspam.com
Sat Jun 5 23:12:56 EDT 2004


On Wed, 2 Jun 2004 11:03:34 -0400, "Michael R Seefelt"
<mseefelt at bellsouth.net> 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?
>

You dont say, so I'm wondering, do you have mxDateTime installed on
your path?

><{{{*>




More information about the Python-list mailing list