Hello all,
I'm embarrassed to ask.
I've been advised to utilize virtual environments for my python projects. I've had some success and some failures.
Is someone able to EL5 virtual environments for me?
I don't fully understand the purpose? I assume its to prevent too many similarly named files from conflicting?
When do I need a VI? Should create a new VI for each project, or should I have one VI that I use for all my python projects?
When do I need to activate and deactivate a VI? For a previous project, I was always starting my day by activating. Then, One day I realized I hadn't been activating in a while ....but everything was the same. Everything worked as normal and I never activated again.
I use my Pi exclusively for python/GPIO arcade-style games, if that's relevant...
Thank you!
I'm embarrassed to ask.
I've been advised to utilize virtual environments for my python projects. I've had some success and some failures.
Is someone able to EL5 virtual environments for me?
I don't fully understand the purpose? I assume its to prevent too many similarly named files from conflicting?
When do I need a VI? Should create a new VI for each project, or should I have one VI that I use for all my python projects?
When do I need to activate and deactivate a VI? For a previous project, I was always starting my day by activating. Then, One day I realized I hadn't been activating in a while ....but everything was the same. Everything worked as normal and I never activated again.
I use my Pi exclusively for python/GPIO arcade-style games, if that's relevant...
Thank you!
Statistics: Posted by BeagleFaceHenry — Thu Jan 02, 2025 12:00 am — Replies 5 — Views 77