You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
Traceback (most recent call last):
File "F:\Insta-mass-account-creator-master\Insta-mass-account-creator-master\creator.py", line 2, in
from modules.seleniumbot import runbot
File "F:\Insta-mass-account-creator-master\Insta-mass-account-creator-master\modules\seleniumbot.py", line 11, in
import modules.generateaccountinformation as accnt
File "F:\Insta-mass-account-creator-master\Insta-mass-account-creator-master\modules\generateaccountinformation.py", line 8, in
import mechanicalsoup
ModuleNotFoundError: No module named 'mechanicalsoup'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "F:\Insta-mass-account-creator-master\Insta-mass-account-creator-master\creator.py", line 2, in
from modules.seleniumbot import runbot
File "F:\Insta-mass-account-creator-master\Insta-mass-account-creator-master\modules\seleniumbot.py", line 11, in
import modules.generateaccountinformation as accnt
File "F:\Insta-mass-account-creator-master\Insta-mass-account-creator-master\modules\generateaccountinformation.py", line 8, in
import mechanicalsoup
ModuleNotFoundError: No module named 'mechanicalsoup'
open cmd and run this command line: python -m pip install MechanicalSoup
Traceback (most recent call last):
File "F:\Insta-mass-account-creator-master\Insta-mass-account-creator-master\creator.py", line 2, in
from modules.seleniumbot import runbot
File "F:\Insta-mass-account-creator-master\Insta-mass-account-creator-master\modules\seleniumbot.py", line 11, in
import modules.generateaccountinformation as accnt
File "F:\Insta-mass-account-creator-master\Insta-mass-account-creator-master\modules\generateaccountinformation.py", line 8, in
import mechanicalsoup
ModuleNotFoundError: No module named 'mechanicalsoup'
The text was updated successfully, but these errors were encountered: