lefnire / tforce_btc_trader

TensorForce Bitcoin Trading Bot
http://ocdevel.com/podcasts/machine-learning/26
GNU Affero General Public License v3.0
816 stars 235 forks source link

from data.data import engine ModuleNotFoundError: No module named 'data' #13

Closed forhonourlx closed 6 years ago

forhonourlx commented 6 years ago

Traceback (most recent call last): File "kaggle.py", line 7, in from data.data import engine ModuleNotFoundError: No module named 'data'

Could some body help? Thanks.

forhonourlx commented 6 years ago

Traceback (most recent call last): File "kaggle.py", line 8, in from data.data import engine ModuleNotFoundError: No module named 'data.data'; 'data' is not a package

TalhaAsmal commented 6 years ago

PR #14 should fix this issue

lefnire commented 6 years ago

Dupe of #8. Pending commends on the PR