[Tutor] Python project organisation
Phil
phillor9 at gmail.com
Sat Apr 22 23:43:02 EDT 2023
On 23/4/23 12:23, dn via Tutor wrote:
Thank you DN and Cameron,
>
> Thus, even taking the (perhaps) unusual illustration, above, when each
> project is closed, deactivation happens. After both have been closed,
> the PYTHONPATH will be back to its original system-wide settings -
> with no 'local directory' included.
I now have everything sorted out. Within VS Code there's a setting that
will create a script that's installed under my Python directory. The
script activates the project's virtual environment when a project is
selected. I've selected a few different projects and it seems to working
correctly.
--
Regards,
Phil
More information about the Tutor
mailing list