Menu

#1418 Source folders in PYTHONPATH

open
debugger (210)
5
2011-11-04
2011-11-04
No

When adding Source Folders to a project's 'PyDev - PYTHONPATH' properties the folders are added somewhere in the middle of the PYTHONPATH.

This means that when debugging a project which already has a version installed in the site-packages directory the site-packages version is used rather than the project's version which you are trying to debug.

The 'PyDev - PYTHONPATH' properties should be inserted at the start of the PYTHONPATH.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.