Hello.
I'm trying to follow this guide Python Web Applications In cPanel On CloudLinux | Liquid Web
to get the python button to cPanel users.
While running the command
yum grouplist | grep alt-python
i will get an empty response.
yum groupinstall alt-python
will give me
Warning: group alt-python does not exist.
Maybe run: yum groups mark install (see man yum)
Error: No packages in any requested group available to install or update
i have run
yum groups mark install
Any ideas?
I'm trying to follow this guide Python Web Applications In cPanel On CloudLinux | Liquid Web
to get the python button to cPanel users.
While running the command
yum grouplist | grep alt-python
i will get an empty response.
yum groupinstall alt-python
will give me
Warning: group alt-python does not exist.
Maybe run: yum groups mark install (see man yum)
Error: No packages in any requested group available to install or update
i have run
yum groups mark install
Any ideas?