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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I run
python dx_connect.py
fails on line 4, from dx_mapping import Trade
ModuleNotFoundError: No module named 'dx_mapping'
Other examples work, auth/bal_pos etc.
I am newish to python could be 1D10T issue.
What module do I need to install, how can I work around this?
Beta Was this translation helpful? Give feedback.
All reactions