SYSTEM INFORMATION
OS type and version
Rocky Linux 8.6
Webmin version
2.105
Virtualmin version
7.9.0
Related packages
Python
I have Python 3.6.8 installed on all virtual servers. Would it be possible to install version 3.1 on only one, without affecting the rest? Thanks.
Stegan
April 8, 2024, 2:20pm
2
As I always say - what is the reason to downgrade a perfectly good working version? to one that has not undergone critical updates and bu fixes
I have to install code on one of the virtual servers to connect to an API, and the manufacturer tells me “you have to put it inside a python environment.”
Stegan
April 8, 2024, 4:10pm
4
so they are still using an out-of-date version of Python and can’t be bothered to upgrade so they expec you to downgrade to cover their incompetence.
I had been wrong with the versions. I apologize. You can close the topic if you want, and thanks for the advice.
rony
April 8, 2024, 8:07pm
6
Manufacturer tell you to use python virtualenv. This is way to create different environment with different python versions for different applications.
1 Like
system
Closed
April 16, 2024, 8:08pm
7
This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.