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

creator.py #189

Open
Anhabyr opened this issue Jun 23, 2023 · 1 comment
Open

creator.py #189

Anhabyr opened this issue Jun 23, 2023 · 1 comment

Comments

@Anhabyr
Copy link

Anhabyr commented Jun 23, 2023

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants