-
Notifications
You must be signed in to change notification settings - Fork 350
Closed
Description
Hi, I am running your bot for several months now.
I just updated (via git pull).
When I now try to start the bot I get the error message
pi@retropie:~/poloniexlendingbot $ python lendingbot.py
Traceback (most recent call last):
File "lendingbot.py", line 17, in
from modules.ExchangeApiFactory import ExchangeApiFactory
File "/home/pi/poloniexlendingbot/modules/ExchangeApiFactory.py", line 6, in
from modules.Bitfinex import Bitfinex
File "/home/pi/poloniexlendingbot/modules/Bitfinex.py", line 6, in
import requests
ImportError: No module named requests`
Can you help me?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels