Issues executing Poloniex code #219
Unanswered
AndrewHensonBioCentre
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
When I execute my code I get the following error:
Traceback (most recent call last):
File "C:\python-poloniex-0.4.7\test.py", line 1, in
import poloniex
File "C:\python-poloniex-0.4.7\poloniex_init_.py", line 43, in
from requests.exceptions import RequestException
ModuleNotFoundError: No module named 'requests'
Has anyone else come across this issue?
thanks
Andrew
Beta Was this translation helpful? Give feedback.
All reactions