The PYTHONPATH in my terminal does not seem to be used by spyder (and I've started spyder from the command line). In the console, sys.path just contains ['/home ...
I use python both on Linux and Windows and share my VS Code config between both my OSes using symlinks. Today I opened a dummy project I use for simple python scripting on Linux, that was previously ...