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

Cannot Import name "BITMEX" from Partially initialized module 'market_maker' #231

Open
cnewhouse3 opened this issue Dec 7, 2021 · 1 comment

Comments

@cnewhouse3
Copy link

runfile('C:/Users/Christopher/.conda/envs/Market Maker Environment/Lib/site-packages/market_maker/market_maker.py', wdir='C:/Users/Christopher/.conda/envs/Market Maker Environment/Lib/site-packages/market_maker')
Traceback (most recent call last):

File "C:\Users\Christopher.conda\envs\Market Maker Environment\Lib\site-packages\market_maker\market_maker.py", line 11, in
from market_maker import bitmex

File "C:\Users\Christopher.conda\envs\Market Maker Environment\Lib\site-packages\market_maker\market_maker.py", line 11, in
from market_maker import bitmex

ImportError: cannot import name 'bitmex' from partially initialized module 'market_maker' (most likely due to a circular import) (C:\Users\Christopher.conda\envs\Market Maker Environment\Lib\site-packages\market_maker\market_maker.py)

@mistersfunk
Copy link

i get the same thing

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

2 participants