ctengiz / firewad

Web admin tool for Firebird SQL RDBMS
MIT License
10 stars 1 forks source link

Cannot run app.exe (distWin-0.1.0-alpha.2) #7

Closed r1gm closed 9 years ago

r1gm commented 9 years ago

hi,

i got this error when running app.exe

Traceback (most recent call last): File "app.py", line 10, in File "", line 2237, in _find_and_load File "", line 2226, in _find_and_load_unlocked File "", line 1191, in _load_unlocked File "", line 1161, in _load_backward_compatible File "C:\prj\firewad\sub\mon.py", line 17, in TypeError: isinstance expected 2 arguments, got 0

Best Regards

ctengiz commented 9 years ago

I forgot to delete a test code in mon.py. Thanks for your report. It is corrected and dist file is updated. Can you please download and try it again. Thanks.

r1gm commented 9 years ago

it's running well now, i will test more later. Thank you