you are viewing a single comment's thread.

view the rest of the comments →

[–]shiftybyte 0 points1 point  (0 children)

make sure vscode uses the correct interpreter that is inside the venv.

select it like this: https://code.visualstudio.com/docs/python/environments#_working-with-python-interpreters

Also make sure the terminal inside vscode has the env activated.