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

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

No branches or pull requests

2 participants