| Hi all,I use all 4 updaters and only the altbierbude one gives me any problems.
 I use windows 7 home 64 bit.
 If I log in as admin, it works fine.
 I have tried run as admin and I still have this problem.
 I try to run it and the error log pops up.
 
 Traceback (most recent call last):
 File "C:\Users\username\Documents\Bierbuden\ altbierbude_en.pyw", line 134, in <module>
 main()
 File "C:\Users\username\Documents\Bierbuden\ altbierbude_en.pyw", line 112, in main
 bierbude.main(the_app, language=language)
 File "bierbude.py", line 251, in main
 File "gui.py", line 851, in BierbudeInit
 File "C:\Python26\lib\genericpath.py", line 18, in exists
 st = os.stat(path)
 TypeError: coercing to Unicode: need string or buffer, NoneType found
 
 Any help with this would be appreciated.
 
 Thanks
 |