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

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants