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
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: