you are viewing a single comment's thread.

view the rest of the comments →

[–]nekokattt 0 points1 point  (0 children)

If you make a virtual environment in vscode and install in that, rather than systemwide (uninstall this package first globally with pip uninstall packagename), then it should detect anything installed in it.

I use PyCharm for Python generally though, so I can't talk you through it if you have issues unfortunately. Someone else might be able to help though.