Hi all!
Sorry I'm totally green to all of this and looking at setting up a python script to run on start up.
All signs from what I've been reading point to using a venv rather than `sudo apt python-<somepackage>` and then calling source /somepath/activate
I was wondering how that then impacts running a service on startup from that venv and what general practices are there?
Sorry I am venturing over from windows land so I'm even greener than most![Smile :)]()
Sorry I'm totally green to all of this and looking at setting up a python script to run on start up.
All signs from what I've been reading point to using a venv rather than `sudo apt python-<somepackage>` and then calling source /somepath/activate
I was wondering how that then impacts running a service on startup from that venv and what general practices are there?
Sorry I am venturing over from windows land so I'm even greener than most

Statistics: Posted by thomen — Mon Sep 16, 2024 11:58 am