Profile: yogibimbi
2 comments | |
0 xtras |
Latest comments
# by yogibimbi on 08/28/08 at 06:52:25
mmm, does not work on my machine (10.4.11). When I try to run it from terminal, I am getting the following error message
> python /Applications/adium_xtra_updater_8_13508_5837/adium updater.py
Traceback (most recent call last):
File "/Applications/adium_xtra_updater_8_13508_5837/adium updater.py", line 19, in ?
for line in open(config).readlines():
IOError: [Errno 2] No such file or directory: 'adium updater.cfg'
note: the config file is right next to the script file in the same directory.
> python /Applications/adium_xtra_updater_8_13508_5837/adium updater.py
Traceback (most recent call last):
File "/Applications/adium_xtra_updater_8_13508_5837/adium updater.py", line 19, in ?
for line in open(config).readlines():
IOError: [Errno 2] No such file or directory: 'adium updater.cfg'
note: the config file is right next to the script file in the same directory.
# by yogibimbi on 08/28/08 at 12:24:40