Open Genson-G opened 5 years ago
Nearly same Error on Ubuntu
Hello and Welcome to the Crypto Trader Bot Python Script
Created 2018 by Joaquin Roibal (@BlockchainEng)
A quick 'run-through' will be performed to introduce you to the functionality of this bot
To learn more visit medium.com/@BlockchainEng or watch introductory Youtube Videos
Traceback (most recent call last):
File "Roibal_BinanceBot.py", line 347, in
ImportError: No module named save_historical_data_Roibal i have the same issue but with more imports, did you solve it?
Struggling to initialize getting the following error: Traceback (most recent call last): File "/Users/genson/PycharmProjects/python-binance-master/examples/Crypto-Trading-Bots/Roibal_BinanceBot.py", line 29, in
import save_historical_data_Roibal
ImportError: No module named save_historical_data_Roibal