I'm trying to get VSCode to recognize my python interpreter within a Veracrypt mounted drive but it won't work. Tried configuring python.pythonPath
in settings.json
, tried reinstalling virtual environment no luck. It only sees local versions of python.
Works fine when my project is on my local drive. Anyone have any luck with this?