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 #664

Open aaronablian opened 5 months ago

aaronablian commented 5 months ago

Hi all,

I deployed the bot on pythonanywhere, but the error occurred when I executed "python2.7 lendingbot.py".

lexrms posted his solution for this issue in ticket #446 but it doesn't work on pythonanywhere.

Could anyone advise how to resolve this? thanks.

2024-05-03