How To Fix Error installing Python Selector using the Wizard In Cloudlinux Cpanel
Fix the error when installing Python Selector using the Wizard in CloudLinux cPanel. Step-by-step guide to resolve installation issues
πβ Issue: Error Installing Python Selector via Wizard in CloudLinux
When attempting to install Python Selector using the CloudLinux Python Selector Wizard, you may encounter the following error:
[ERROR]: output of the command:
yum groupinstall -y alt-python27 alt-python310 alt-python311 alt-python312 alt-python33 alt-python34 alt-python35 alt-python36 alt-python37 alt-python38 alt-python39
Error: Nothing to do.
π Environment:
-
β CloudLinux OS
-
β Python Selector
-
β Wizard fails to install Python versions
π οΈ Solution: Manual Installation of Python Selector
This issue happens because the Wizard tries to install all Python versions at once, some of which may not exist in your current repository setup.
Instead, install Python Selector manually using the commands below.
β Step 1: Install Core Python Selector Components
Run the following as root:
This installs the necessary Python interpreter versions and utilities for Python Selector.
π§ Step 2: Enable Compiler Access in WHM
To build additional Python modules (via pip), your users may need access to compilers (GCC/Make).
Do this in WHM:
-
Go to WHM β Security Center β Compiler Access
-
β Enable compiler access for all users (temporarily or as needed)
π Make sure to disable compiler access later if you don't want users compiling binaries on the server.
π Step 3: Refresh CageFS
Finally, update and remount CageFS to apply the new environments:
β After Installation
-
Log in to a cPanel user account
-
Go to Setup Python App
-
You should now see multiple Python versions available for app creation π
Share
What's Your Reaction?
Like
0
Dislike
0
Love
0
Funny
0
Angry
0
Sad
0
Wow
0
