Python and Python3 in user area
Hello, I'm trying to enable python for users but there is some cPanel issue i think.
Now from user level if someone want to use python app, they must use python3 to run the code but the goal is to use just python appname to work with this.
I have created symlinks in /usr/bin/ and /usr/local/cpanel/3rdparty/bin directories but still it is not working. From root everything is ok (in CloudLinux selector default version is 3.x an I have done the same from CLI)
-
Hello! What happens when you try to call python without python3? 0 -
Output is : -bash: python: command not found0
Please sign in to leave a comment.
Comments
2 comments