You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I followed the steps in installing mjolnir. It installed well. When I run mjolnir_launcher. I get the following. Please help
C:\Users\user>mjolnir_launcher
Traceback (most recent call last):
File "c:\programdata\anaconda3\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "c:\programdata\anaconda3\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "C:\ProgramData\Anaconda3\Scripts\mjolnir_launcher.exe_main.py", line 4, in
ModuleNotFoundError: No module named 'mjolnir.frontend'
The text was updated successfully, but these errors were encountered:
Hi
I followed the steps in installing mjolnir. It installed well. When I run mjolnir_launcher. I get the following. Please help
C:\Users\user>mjolnir_launcher
Traceback (most recent call last):
File "c:\programdata\anaconda3\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "c:\programdata\anaconda3\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "C:\ProgramData\Anaconda3\Scripts\mjolnir_launcher.exe_main.py", line 4, in
ModuleNotFoundError: No module named 'mjolnir.frontend'
The text was updated successfully, but these errors were encountered: