-
Notifications
You must be signed in to change notification settings - Fork 483
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
Import issue #2
Comments
same issue on python 3.10 |
have anyone fix this issue ? |
@Sanjeev-Thiyagarajan can you help me |
Hi, Tony. Please try to improve repository. For me worked like this: |
but the issue is not my folder structure I can access it on class and run the method in it Idk why that work on video despite I tried the same thing line by line in my code |
check file name. For me I missed 't' in conftest.py. I was stuck on that for 2 hours. |
Had the same problem, here's my solution:
|
I'm running into the same issue @tonyhart7 is, any answers? |
I found the answer |
i had to remove any . or from . to get this to work im using python 3.10.6 |
While issue python 3.10. Get an issue of import.
"from ..database import Base" - attempted relative import beyond top-level package
Also router get an issue.
The text was updated successfully, but these errors were encountered: