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

ModuleNotFoundError: No module named 'simon.accounts'; 'simon' is not a package #7

Open
ravi7874 opened this issue Jun 12, 2021 · 2 comments

Comments

@ravi7874
Copy link

Traceback (most recent call last):
File "C:\Users\ravic\Desktop\python\simon.py", line 5, in
from simon.accounts.pages import LoginPage
File "C:\Users\ravic\Desktop\python\simon.py", line 5, in
from simon.accounts.pages import LoginPage
ModuleNotFoundError: No module named 'simon.accounts'; 'simon' is not a package

I have uninstalled and installed simon 3 times but still gets same error.
Python 3.9.5 (tags/v3.9.5:0a7dcbd, May 3 2021, 17:27:52) [MSC v.1928 64 bit (AMD64)] on win32
Only Python 3.9.5 is installed in Windows 10 64 bit

@ravi7874 ravi7874 changed the title ModuleNotFound ModuleNotFoundError: No module named 'simon.accounts'; 'simon' is not a package Jun 12, 2021
@ariannamorettj
Copy link

I have the same issue, did anybody else mention it? Thank you in advance @Fantaso

@RyugaD
Copy link

RyugaD commented Mar 30, 2024

Try installing the whatsapp-web library using the following command: pip install whatsapp-web

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

3 participants