You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using LinuxGSM for hosting a Garry's Mod Server, the problem is that LinuxGSM asks me to install "python36" but Almalinux 9 doesn't seem to ship it in it's repositories (EPEL is enabled too).
If I check which python version is installed, it reports me it's Python 3.9.14.
Also if I type "python3" in console, it opens python 3.9.14
Does it even matter? the script and the server seem to work just fine altough it warns me every time I start the server about python36 package.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
I'm using LinuxGSM for hosting a Garry's Mod Server, the problem is that LinuxGSM asks me to install "python36" but Almalinux 9 doesn't seem to ship it in it's repositories (EPEL is enabled too).
If I check which python version is installed, it reports me it's Python 3.9.14.
Also if I type "python3" in console, it opens python 3.9.14
Does it even matter? the script and the server seem to work just fine altough it warns me every time I start the server about python36 package.
Beta Was this translation helpful? Give feedback.
All reactions