Hello, I have a request. In one of my projects, I need to isolate each user's environment to ensure that the packages they install and download are independent and run independently. Can I do it with python's vben with SubInterpreter sub-interpreter? Ensure that each user uses their own VBEN environment to execute, is the current version satisfied?
Environment (please complete the following information):
- OS Platform, Distribution, and Version: linux
- Python Distribution and Version: 3.8
- Java Distribution and Version: 21
- Jep Version: latest
Hello, I have a request. In one of my projects, I need to isolate each user's environment to ensure that the packages they install and download are independent and run independently. Can I do it with python's vben with SubInterpreter sub-interpreter? Ensure that each user uses their own VBEN environment to execute, is the current version satisfied?
Environment (please complete the following information):