d:\Games\Bethesda Softworks\Oblivion\Mopy>c:\python26\python.exe bash.py -dTraceback (most recent call last): File "bash.py", line 153, inmain() File "bash.py", line 139, in main app = basher.BashApp(False) File "c:\python26\lib\site-packages\wx-2.9.1-msw\wx\_core.py", line 8470, in __init__ self._BootstrapApp() File "c:\python26\lib\site-packages\wx-2.9.1-msw\wx\_core.py", line 8035, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "d:\Games\Bethesda Softworks\Oblivion\Mopy\basher.py", line 4584, in OnInit self.InitData(progress) File "d:\Games\Bethesda Softworks\Oblivion\Mopy\basher.py", line 4613, in InitData progress.Update(5,_("Initializing ModInfos")) File "c:\python26\lib\site-packages\wx-2.9.1-msw\wx\_windows.py", line 3693, in Update return _windows_.ProgressDialog_Update(*args, **kwargs)wx._core.PyAssertionError: C++ assertion "wxEventLoopBase::GetActive()" failed at ..\..\src\generic\progdlgg.cpp(467) in wxProgressDialog::DoBeforeUpdate(): wxProgressDialog::DoBeforeUpdate needs a running event loop
? Alternate Python Installations ? Alternate python installations might work, however no guarantee is made. Currently (and for the foreseeable future), python 2.6, wxPython 2.8.11.0, etc. are the preferred versions. ? Python 2.5x-2.7x should work fine howevever [b]a wxPython version of at least 2.9.x is definitely required[/b].