Nyarlotep Posted June 10, 2011 Share Posted June 10, 2011 I've been having problems with getting wrye bash to work. Here is the bug dump. I'm rather illiterate when it comes to such things so any help would be appreciated. Thanks Microsoft Windows XP [Version 5.1.2600]© Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Owner>chdir C:\Program Files\Bethesda Softworks\Oblivion\Mopy C:\Program Files\Bethesda Softworks\Oblivion\Mopy>c:\python27\python.exe bash.py Traceback (most recent call last): File "bash.py", line 38, in <module> import bosh File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\bosh.py", line 78, in<module> import balt File "C:\Program Files\Bethesda Softworks\Oblivion\Mopy\balt.py", line 39, in<module> import wx File "c:\python27\lib\site-packages\wx-2.8-msw-ansi\wx\__init__.py", line 45,in <module> from wx._core import * File "c:\python27\lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 4, in <module> import _core_ImportError: Module use of python25.dll conflicts with this version of Python. C:\Program Files\Bethesda Softworks\Oblivion\Mopy> Link to comment Share on other sites More sharing options...
MotoSxorpio Posted June 10, 2011 Share Posted June 10, 2011 Did you install "Wrye Python 03a"? This is required for wrye bash to work unless you are using the Standalone version. Link to comment Share on other sites More sharing options...
GingerTom Posted June 10, 2011 Share Posted June 10, 2011 Which version? I left a message that v292 is not working --try v291 Stand Alone, it works.. Link to comment Share on other sites More sharing options...
nosisab Posted June 10, 2011 Share Posted June 10, 2011 The Wrye's bash last version should work with the Python 2.7 without problem, yours seem to be an older version which used Python 2.5. Getting the installer version should care of any dependence automatically and without problems for XP (win32) Link to comment Share on other sites More sharing options...
Recommended Posts