FeezyHendrix / Insta-mass-account-creator

Instagram Account Creator 2024 - Not Maintained
Other
1.09k stars 345 forks source link

while running creator.py #174

Open muhdameen opened 3 years ago

muhdameen commented 3 years ago

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 commented 3 years ago

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 commented 2 years ago

" No module named pip "

What can I do ?

hossein-mohseni commented 2 years ago

" No module named pip "

What can I do ?

For Linux:

apt install python3-pip

For Windows:

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