siebzon Posted July 11, 2012 Posted July 11, 2012 Wrye Bash stops during the initializing proces.I have installed Wrye Bash 299 Standalone version for Skyrim.My system uses Windows 7 Ultimate 64 bit version.In the debug mode the following message is displayed. Traceback (most recent call last): File "G:\Skyrim\Mopy\bash\bash.py", line 361, in main import bosh File "G:\Skyrim\Mopy\bash\bosh.py", line 58, in <module> import balt File "G:\Skyrim\Mopy\bash\balt.py", line 40, in <module> import wxImportError: No module named wx I have looked for the file named wx but is not present in the folder.Where can I find this file??
Sonreac Posted July 11, 2012 Posted July 11, 2012 That module is part of python. I use the python version of Wrye. If you do not have the right modules upon installation, it should download them for you. Have you attempted a fresh install of Wrye?
siebzon Posted July 16, 2012 Author Posted July 16, 2012 That module is part of python. I use the python version of Wrye. If you do not have the right modules upon installation, it should download them for you. Have you attempted a fresh install of Wrye?
siebzon Posted July 16, 2012 Author Posted July 16, 2012 (edited) I tried that without any result. I now have the python version installed. At first it also stopped during initializing. I got the message: pythonw.exe is not responding. After I reinstalled version 2.7.3 of python it works properly. Thanks for the reply. Edited July 16, 2012 by siebzon
Recommended Posts