Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

while running creator.py #174

Open
muhdameen opened this issue Jul 3, 2021 · 3 comments · May be fixed by #185
Open

while running creator.py #174

muhdameen opened this issue Jul 3, 2021 · 3 comments · May be fixed by #185

Comments

@muhdameen
Copy link

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'

@hossein-mohseni
Copy link

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

@InputEngineer20
Copy link

" No module named pip "

What can I do ?

@hossein-mohseni
Copy link

" No module named pip "

What can I do ?

For Linux:

apt install python3-pip

For Windows:

https://phoenixnap.com/kb/install-pip-windows

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants