PYTHONPATH is empty before running SpyderSpark.cmd, so there are no other paths to check. As for the disappearance of PYTHONPATH itself, I could see no code in start.py that modifies os.environ['PYTHONPATH'] or removes that variable from the environment. However, it doesn't really matter...