Problems with Gadfly

Luca Bruderer dodo_imp at hotmail.com
Sun Dec 16 07:31:45 EST 2001


Hi

I have problems to run the gadfly db server: When I start it with the
command:

C:\Python22\Lib\site-packages\gadfly>python gfserver.py 2222 test dr_test
admin

I get this error:

Traceback (most recent call last):
  File "gfserver.py", line 101, in ?
    main()
  File "gfserver.py", line 89, in main
    S = Server(int(port), db, dr, pw, startup)
NameError: global name 'Server' is not defined

The os is winxp.
thx in advance




More information about the Python-list mailing list