import gadfly causes 500 Server Error -- anyone know how to fix?

Jerry Gitomer jgitomer at erols.com
Sun Mar 10 01:20:51 EST 2002


Hi,

I have an application I am porting from Python with Tkinter to
Python on the Web.
I built my first set of scripts by copying something that worked
and then modifying
one idea at a time.  Everything was fine until I tried to add a
query into a gadfly database.

I discovered that adding the "import gadfly" statement results
in:


500 Server Error

The server encountered an internal error and could not complete
your request. 


Anyone have any ideas on why and how to fix?


Jerry



More information about the Python-list mailing list