What’s the best way to ship a python code to run as a background service on Linux (CentOS/RHEL)

Sure, I’ve created a symlink and i’ll update it to use a copy of venv

Hi Barry, We are directly installing whl files within the OS which has py3.8,
Unfortunately, a few of our systems don’t have py3.8, but all our whl files are developed using py3.8, and we can’t upgrade the py version in the OS (as it’s a client machine).

Have you come across this scenario? If yes, how to overcome this? Other alternatives

Sorry no.