python2.5 /opt/advancedcaching/core.py
Traceback (most recent call last): File "core.py", line 696, in <module> start() File "core.py", line 693, in start Core(gui, determine_path()) File "core.py", line 264, in __init__ self.pointprovider = provider.PointProvider(self.CACHES_DB, self.downloader, geocaching.GeocacheCoordinate, 'geocaches') File "/home/opt/advancedcaching/provider.py", line 14, in __init__ self.conn = connect(filename) sqlite3.OperationalError: unable to open database file Exception exceptions.AttributeError: "PointProvider instance has no attribute 'conn'" in <bound method PointProvider.__del__ of <provider.PointProvider instance at 0x412584e0>> ignored Exception exceptions.AttributeError: "'Core' object has no attribute 'gui'" in <bound method Core.__del__ of <Core object at 0x41258490 (__main__+Core at 0x267950)>> ignored
mkdir ~/.agtl