running fast api locally give import missing errors. Something to do with my local env #1611
Unanswered
jimitshah7
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First Check
Commit to Help
Example Code
Description
docker compose stop backend
cd backend
fastapi dev app/main.py
AttributeError: module 'email_validator' has no attribute 'EmailNotValidError'
Operating System
Windows
Operating System Details
windows 11
Python Version
Python 3.12.10
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions