Debugpy can't seem to find module installed with pip in virtual env. #1133
Unanswered
MadoScientist97
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am making sure that that the python path is set to the one inside the venv. But for some reason it can't seem to find the module, pygame in my case. Pywright is able to see it okay and have all the lsp things I need. Not sure what else needs to be done. Using debugpy as a standalone debugger for using it with neovim dap client.
Beta Was this translation helpful? Give feedback.
All reactions