PDA

View Full Version : Uninstall/Reinstall of OpenRPG and Python


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?

tdb30_
04-12-2009, 10:06 PM
I think it is talking about the openrpg directory and not python or wxpython. Did you delete the openrpg directory. I don't think any uninstall scripts do that. If you don't want to do that then just manually rename it. And try again.

Carre
04-13-2009, 05:22 PM
Figured it out, finally. I deleted the directory from application data, and told it not to compile .py into .pyc, and let it finish installing itself before doing anything.

I did have a bad slowdown on the server browser last night for some reason tho. That's why I thought it was having issues in the first place. :p

The game got played on AIM, anyway. :p

tdb30_
04-13-2009, 07:09 PM
Glad you got your game in even if you didn't use OpenRPG