I'm having trouble launching Wrye Mash from yesterday. It worked fine before yesterday. Here the log from Yacoby's Fork version
Spoiler
Wrye Mash Log!
Traceback (most recent call last):
File "mash.py", line 1, in
File "zipextimporter.pyo", line 82, in load_module
File "mash\mash.pyo", line 56, in
File "zipextimporter.pyo", line 82, in load_module
File "mash\masher.pyo", line 74, in
File "os.pyo", line 423, in __getitem__
KeyError: 'PATH'
Traceback (most recent call last):
File "mash.py", line 1, in
File "zipextimporter.pyo", line 82, in load_module
File "mash\mash.pyo", line 56, in
File "zipextimporter.pyo", line 82, in load_module
File "mash\masher.pyo", line 74, in
File "os.pyo", line 423, in __getitem__
KeyError: 'PATH'
I tried Milchor's WMSA and it too doesn't launch. Here's is its log
Spoiler
Traceback (most recent call last):
File "mash.py", line 7, in
File "zipextimporter.pyo", line 82, in load_module
File "masher.pyo", line 49, in
File "os.pyo", line 432, in __getitem__
KeyError: 'PATH'
File "mash.py", line 7, in
File "zipextimporter.pyo", line 82, in load_module
File "masher.pyo", line 49, in
File "os.pyo", line 432, in __getitem__
KeyError: 'PATH'
Looking at the logs, it seems KeyError: 'PATH' on both the logs as the last entry. What does it mean?
As I said it worked fine before yesterday, so I'm stumped. Uninstalled and installed both versions and problem still persists. Any help appreciated.