When I try to launch OpenMEE by:
ome_files -> LaunchOpenMEE
It shows the prompt saying "See the log file 'OpenMEE.exe.log' for details"
and I cannot proceed from there.
I opened the OpenMEE.exe text file within the same folder, and below is what it says:
----------------------------------------------------------------------------------------------------------------------------------------------
Traceback (most recent call last):
File "launch.py", line 136, in <module>
File "launch.py", line 72, in start
File "launch.py", line 126, in setup_directories
File "ome_globals.pyc", line 396, in make_base_path
File "ome_globals.pyc", line 409, in get_base_path
UnicodeEncodeError: 'ascii' codec can't encode characters in position 9-11: ordinal not in range(128)
Traceback (most recent call last):
File "launch.py", line 136, in <module>
File "launch.py", line 72, in start
File "launch.py", line 126, in setup_directories
File "ome_globals.pyc", line 396, in make_base_path
File "ome_globals.pyc", line 409, in get_base_path
UnicodeEncodeError: 'ascii' codec can't encode characters in position 9-11: ordinal not in range(128)
----------------------------------------------------------------------------------------------------------------------------------------------
Could anyone please give me a hand?
My laptop is window 10 and I tried with both OpenMEE window 8 and 10 and neither of them worked.
Thank you!