-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
interesting project.
Just tried to run it and got this error. Missing module?
==================================================
C:\Users\Jon\Downloads\ETcomand>python run.py sandbox
Traceback (most recent call last):
File "run.py", line 5, in
from TradeInterface import TradeInterface
File "C:\Users\Jon\Downloads\ETcomand\TradeInterface_init_.py", line 1, in
from TradeInterface.TradeInterface import TradeInterface
File "C:\Users\Jon\Downloads\ETcomand\TradeInterface\TradeInterface.py", line
8, in
from tabulate import tabulate
ModuleNotFoundError: No module named 'tabulate'
C:\Users\Jon\Downloads\ETcomand>
Metadata
Metadata
Assignees
Labels
No labels