Gangweedman Posted September 25, 2020 Posted September 25, 2020 Hello, I recently went through and installed Morrowind again, and I've always used the code patch and never had any errors in using it, but for some reason this time I'm getting this error. Traceback (most recent call last): File "mcp.py", line 8, in <module> File "c:\Program Files (x86)\Python (x86)\3.4\lib\site-packages\zipextimporter.py", line 116, in load_modulezipimport.ZipImportError: can't find module wxAnybody have any idea what I can do to fix this? Thanks in advance.
Oblivionaddicted Posted September 26, 2020 Posted September 26, 2020 You should probably reinstall Wrye mash.
Gangweedman Posted September 26, 2020 Author Posted September 26, 2020 On 9/26/2020 at 2:48 AM, Oblivionaddicted said: You should probably reinstall Wrye mash.Actually not using Wrye mash, I've been modding since 2005 so I generally do everything manually (I know, probably cardinal sin) but I've never really had any issues. Like I say, this is the first time I've ever experienced any issues with code patch. I suppose it's not entirely essential but it'd definitely be nice.
Dragon32 Posted September 26, 2020 Posted September 26, 2020 On 9/25/2020 at 4:52 AM, Gangweedman said: <snip> can't find module wx <snip>Error means you don't have wxPython installed.
Gangweedman Posted September 26, 2020 Author Posted September 26, 2020 On 9/26/2020 at 9:50 AM, Dragon32 said: On 9/25/2020 at 4:52 AM, Gangweedman said: <snip>can't find module wx<snip>Error means you don't have wxPython installed. See I've got Python installed but wxPython was incredibly confusing to figure out, I'm still using the non python version though. I'll take a look.
Recommended Posts