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 'email_validator' #2339

Open
sandwitcherz opened this issue Dec 9, 2023 · 0 comments
Open

ModuleNotFoundError: No module named 'email_validator' #2339

sandwitcherz opened this issue Dec 9, 2023 · 0 comments

Comments

@sandwitcherz
Copy link

The setup fail when validate email address...

My system:
ubuntu Ubuntu 22.04 x64
python3 (3.10.6-1~22.04).

Error:

│ That's not a valid email address. │ <<
Traceback (most recent call last):
File "/root/mailinabox/management/mailconfig.py", line 14, in
from email_validator import validate_email as validate_email_, EmailNotValidError
ModuleNotFoundError: No module named 'email_validator'

Thank you for ur help, i have try a lot of things from internet, don't know why i have this error...

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

1 participant