Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name 'run' from 'market_maker' #204

Open
MedokD opened this issue Oct 18, 2019 · 1 comment
Open

ImportError: cannot import name 'run' from 'market_maker' #204

MedokD opened this issue Oct 18, 2019 · 1 comment

Comments

@MedokD
Copy link

MedokD commented Oct 18, 2019

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

@MedokD
Copy link
Author

MedokD commented Oct 18, 2019

Ok, I installed marketmaker, adjusted settings but still getting the same Error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant