BitBotFactory / MikaLendingBot

Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex
http://poloniexlendingbot.readthedocs.io/en/latest/index.html
MIT License
1.11k stars 344 forks source link

ImportError: No module named requests #637

Closed vries294 closed 5 years ago

vries294 commented 6 years ago

C:\Program Files\CryptoBot>python lendingbot.py Traceback (most recent call last): File "lendingbot.py", line 18, in from modules.ExchangeApiFactory import ExchangeApiFactory File "C:\Program Files\CryptoBot\modules\ExchangeApiFactory.py", line 6, in from modules.Bitfinex import Bitfinex File "C:\Program Files\CryptoBot\modules\Bitfinex.py", line 6, in import requests ImportError: No module named requests

utdrmac commented 6 years ago

Did you follow the instructions to install?

https://poloniexlendingbot.readthedocs.io/en/latest/installation.html#installing-on-a-computer

no-response[bot] commented 5 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please comment here if you have or find the answers we need so that we can investigate further.