I am trying to write a python script to run a python code in a proxmox lxc container
.
To do this, I need to install packages and requirements file for the python code in the container using a python script.
But I don't know what the solution is.
I hope your kind response. Thank you.