Skip to content

ModuleNotFoundError: No module named 'vanna.remote'; 'vanna' is not a package #296

Answered by zainhoda
guyzilb asked this question in Q&A
Discussion options

You must be logged in to vote

Typically when we see this it's because your file is named vanna.py so Python is trying to import the current file you have open. Try changing your filename from vanna.py to anything else (for example vanna-app.py)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zainhoda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants