i am running ubuntu 11.04. I followed the steps exactly, but when i typed in ./pesterchum on the command line i got this:
File "pesterchum.py", line 2196, in
pesterchum = MainProgram()
File "pesterchum.py", line 2001, in init
self.widget = PesterWindow()
File "pesterchum.py", line 969, in init
self.chumdb = PesterProfileDB()
File "pesterchum.py", line 129, in init
fp = open("%s/chums.js" % (self.logpath), 'w')
IOError: [Errno 2] No such file or directory: 'logs/chums.js'
i am running ubuntu 11.04. I followed the steps exactly, but when i typed in ./pesterchum on the command line i got this:
File "pesterchum.py", line 2196, in
pesterchum = MainProgram()
File "pesterchum.py", line 2001, in init
self.widget = PesterWindow()
File "pesterchum.py", line 969, in init
self.chumdb = PesterProfileDB()
File "pesterchum.py", line 129, in init
fp = open("%s/chums.js" % (self.logpath), 'w')
IOError: [Errno 2] No such file or directory: 'logs/chums.js'