InternetKid
Newbie
- Apr 14, 2017
- 42
- 2
I got an Python Instagram Bot Code but when Itry to run the Code there always Comes this error message:
<<
ModuleNotFoundError: No module named 'requests_toolbelt'
>>
So it could not Import "request_toolbelt" but i don't know how to install modules.
The Internet says " - pip install (modulname)" but where should I run this command?
I tried all Options. I already installed "requests" but what is "request_toolbelt" I couldn't find out something. Could somemone please help me.
<<
ModuleNotFoundError: No module named 'requests_toolbelt'
>>
So it could not Import "request_toolbelt" but i don't know how to install modules.
The Internet says " - pip install (modulname)" but where should I run this command?
I tried all Options. I already installed "requests" but what is "request_toolbelt" I couldn't find out something. Could somemone please help me.