shadowfx78 Posted January 3, 2013 Posted January 3, 2013 Ok i have installed wrye flash to see if it will help with a specific issue i am having but i keep getting the error: File "bash\bash", line 293, in main File "zipextimporter.pyo", line 92, in load_module File "bash\bosh.pyo", line 61, in <module>ImportError: cannot import name FileErrorTraceback (most recent call last): File "Wrye Bash Launcher.pyw", line 33, in <module> I dont know how to fix this so i can run this program can anyone help me out please. thanks in advance
Qualanqui Posted January 3, 2013 Posted January 3, 2013 Have you downloaded the latest version of python? I have found that it all works a lot happier if you install it on a new partition away from C:\
shadowfx78 Posted January 3, 2013 Author Posted January 3, 2013 I got it working had to go old school and download all the python stuff requred manually.
orcus2013 Posted March 7, 2013 Posted March 7, 2013 I have a similar problem Found Python at 'C:\Python27\python.exe' Launching Wrye Bash in debug mode Traceback (most recent call last): File "Wrye Bash Launcher.pyw", line 32, in <module> bash.main() File "F:\SteamLibrary\SteamApps\common\Fallout 3\Mopy\bash\bash.py", line 293, in main import bosh File "F:\SteamLibrary\SteamApps\common\Fallout 3\Mopy\bash\bosh.py", line 84, in <module> import balt File "F:\SteamLibrary\SteamApps\common\Fallout 3\Mopy\bash\balt.py", line 41, in <module> import wx ImportError: No module named wx I have both Python 2.7 and 3.x installed. Could anyone provide some help?
Recommended Posts