mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #404] help #808
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#808
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adamazawi on GitHub (Nov 19, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/404
I need help as soon as possible please I tried to setup everything on my brand new computer , everything looks good to me but when I run the scriipt I get this error below
Traceback (most recent call last):
File "C:\Users\azawi\Desktop\Instagram\start.py", line 1, in
import insomniac
ModuleNotFoundError: No module named 'insomniac'
insomiac is on the latest version , pip as well ..... everything els look fine and my start.py looks fine to me , here is it:
import insomniac
activation_code = ""
insomniac.run(activation_code)
py is good as well
C:\Users\azawi\Desktop\Instagram>py -3 --version
Python 3.10.0
reinstalling insomnia did not help , please advice start.py", line 1, in
import insomniac
ModuleNotFoundError: No module named 'insomniac'