HenryAlbu / auto-Instagram-posting-bot

A bot that downloads 9gag and Instagram posts, and re-uploads it to your Instagram account
GNU General Public License v3.0
166 stars 29 forks source link

no module named autoit #41

Open AzarkontV07 opened 1 year ago

AzarkontV07 commented 1 year ago

C:\Users\adana\OneDrive\Masaüstü\instatestr\auto-Instagram-posting-bot>python app.py Traceback (most recent call last): File "C:\Users\adana\OneDrive\Masaüstü\instatestr\auto-Instagram-posting-bot\app.py", line 3, in import insta File "C:\Users\adana\OneDrive\Masaüstü\instatestr\auto-Instagram-posting-bot\insta.py", line 5, in import autoit ModuleNotFoundError: No module named 'autoit'

iamjpsharma commented 1 month ago

auto-Instagram-posting-bot % python app.py

Traceback (most recent call last): File "/Users/iamjpsharma/Documents/AI/auto-Instagram-posting-bot/app.py", line 3, in import insta File "/Users/iamjpsharma/Documents/AI/auto-Instagram-posting-bot/insta.py", line 5, in import autoit ModuleNotFoundError: No module named 'autoit'