FeezyHendrix / Insta-mass-account-creator

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

creator.py #189

Open Anhabyr opened 1 year ago

Anhabyr commented 1 year ago

Microsoft Windows [Version 10.0.19044.1706] (c) Microsoft Corporation. All rights reserved.

C:\Users\anhaa\Desktop\Insta-mass-account-creator-master>py creator.py Traceback (most recent call last): File "C:\Users\anhaa\Desktop\Insta-mass-account-creator-master\creator.py", line 2, in from modules.seleniumbot import runbot File "C:\Users\anhaa\Desktop\Insta-mass-account-creator-master\modules\seleniumbot.py", line 11, in import modules.generateaccountinformation as accnt File "C:\Users\anhaa\Desktop\Insta-mass-account-creator-master\modules\generateaccountinformation.py", line 8, in import mechanicalsoup ModuleNotFoundError: No module named 'mechanicalsoup'

C:\Users\anhaa\Desktop\Insta-mass-account-creator-master>

alanfranciscobr commented 1 year ago

just install the module. "pip install mechanicalsoup" (without quotes)