Jump to content

Wrye Bash wont start !


empPill

Recommended Posts

Ive read a guide and it said if I cant find my solution there I should post here !

Im running windows 7 home 64 bit

 

Traceback (most recent call last):

File "D:\Progarm\Oblivion\Mopy\Wrye Bash Launcher.pyw", line 94, in <module>

main()

File "D:\Progarm\Oblivion\Mopy\Wrye Bash Launcher.pyw", line 83, in main

app = basher.BashApp()

File "C:\Python26\lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7978, in __init__

self._BootstrapApp()

File "C:\Python26\lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7552, in _BootstrapApp

return _core_.PyApp__BootstrapApp(*args, **kwargs)

File "D:\Progarm\Oblivion\Mopy\basher.py", line 3678, in OnInit

size=settings['bash.frameSize'])

File "D:\Progarm\Oblivion\Mopy\basher.py", line 3066, in __init__

self.notebook = notebook = BashNotebook(self,-1)

File "D:\Progarm\Oblivion\Mopy\basher.py", line 2991, in __init__

self.AddPage(MessagePanel(self),_("PM Archive"))

File "D:\Progarm\Oblivion\Mopy\basher.py", line 2734, in __init__

import wx.lib.iewin

File "C:\Python26\lib\site-packages\wx-2.8-msw-ansi\wx\lib\iewin.py", line 15, in <module>

import wx.lib.activex

File "C:\Python26\lib\site-packages\wx-2.8-msw-ansi\wx\lib\activex.py", line 36, in <module>

import comtypes

ImportError: No module named comtypes

 

 

this is what my bash.txt says

 

THANK YOU FOR THE HELP!

Link to comment
Share on other sites

Do you have a C:\Python26\lib\site-packages\Comtypes\ folder? If there is no Comtypes folder, you have a problem with your Python install.
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...