Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no module named autoit #41

Open
AzarkontV07 opened this issue Apr 13, 2023 · 1 comment
Open

no module named autoit #41

AzarkontV07 opened this issue Apr 13, 2023 · 1 comment

Comments

@AzarkontV07
Copy link

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
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants