Installation errors
Brought to you by:
aaron_watters,
richard
Hi I'm trying to install gadfly but I get this error:
>>setup.py install
building grammar file
Traceback (most recent call last):
File "setup.py", line 37, in ?
SQLG.MarshalDump(open(marfile, "w"))
IOError: [Errno 2] No such file or directory:
'gadfly\\sql_mar.py'
Any ideas what I'm doing wrong?
I'm running Windows XP, Python 2.3, just downloaded
latest gadfly, I think.
Thanks,
Greg