Carre
04-12-2009, 08:08 PM
Tried to uninstall and reinstall after a problem, and got the following crap:
Traceback (Most recent call last):
File "C:\Program Files\Python25\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 14368 in <lambda>
lambda event: event.callable(*event.args, **event,kw) )
File "C:\Program Files\OpenRPG\setup.py ", line 102, in install
os.renames(os.environ["OPENRPG_BASE"], cwd + os.sep + '_del' + os.sep + '_old_openrpg')
File "c:\Program Files\Python25\lib\os.py", line 214, in renames
rename(old,new)
WindowsError: [Error 183] CAnnot create a file when that file already exists
I know I uninstalled completely, I emptied out temp, deleted the old Python25 folder, uninstalled everything from add/remove (including wxpython individually...) and I still get that kind of bs.
Anyone know a reason why?
Traceback (Most recent call last):
File "C:\Program Files\Python25\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 14368 in <lambda>
lambda event: event.callable(*event.args, **event,kw) )
File "C:\Program Files\OpenRPG\setup.py ", line 102, in install
os.renames(os.environ["OPENRPG_BASE"], cwd + os.sep + '_del' + os.sep + '_old_openrpg')
File "c:\Program Files\Python25\lib\os.py", line 214, in renames
rename(old,new)
WindowsError: [Error 183] CAnnot create a file when that file already exists
I know I uninstalled completely, I emptied out temp, deleted the old Python25 folder, uninstalled everything from add/remove (including wxpython individually...) and I still get that kind of bs.
Anyone know a reason why?