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 all!
I am stucked while installing marketmaker. Can somebody help me to understand this problem?
\python-virtual-environments>marketmaker setup
Traceback (most recent call last):
File "programs\python\python37\lib\runpy.py", line 193, in run_module_as_main
"main", mod_spec)
File "programs\python\python37\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "Programs\Python\Python37\Scripts\marketmaker.exe_main.py", line 4, in
ImportError: cannot import name 'run' from 'market_maker' (programs\python\python37\market_maker_init.py)
Looks like problem is the init file, but i am new in Py so maybe i am losing something important
The text was updated successfully, but these errors were encountered:
Hi all!
I am stucked while installing marketmaker. Can somebody help me to understand this problem?
\python-virtual-environments>marketmaker setup
Traceback (most recent call last):
File "programs\python\python37\lib\runpy.py", line 193, in run_module_as_main
"main", mod_spec)
File "programs\python\python37\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "Programs\Python\Python37\Scripts\marketmaker.exe_main.py", line 4, in
ImportError: cannot import name 'run' from 'market_maker' (programs\python\python37\market_maker_init.py)
Looks like problem is the init file, but i am new in Py so maybe i am losing something important
The text was updated successfully, but these errors were encountered: