instautils / backup-direct-messages

An easy way to backup all of your Instagram direct messages in an Instagram direct thread.
MIT License
31 stars 10 forks source link

was trying to run under ubuntu and got an error. #1

Closed dasiopia closed 5 years ago

dasiopia commented 5 years ago

was trying to run under ubuntu and got an error.

error:

File "/mnt/c/DASI DISTRIB/insta-backup/instagram/instagram.py", line 5, in import requests ImportError: No module named requests

ahmdrz commented 5 years ago

Not related to this repo. https://2.python-requests.org//en/v2.7.0/user/install/

try running pip install requests

shardeex commented 3 years ago

or try sudo apt-get install python-requests