If you have the building dependencies already installed, you could try pyenv, as described in https://askubuntu.com/a/865644/367990
– Byte CommanderJun 19 '18 at 07:32
No, pyenv is a script you can get from GitHub. You can download and run that as a user, but it requires some tools (like the build-essential package) and development packages to be installed on your system already. Please read through the linked answer.
– Byte CommanderJun 19 '18 at 08:18
I cant run pyenv as curl is not installed in the system. Plus there is no way to install the tools required by pyenv.
– shreyanshJun 19 '18 at 08:47
pyenv
, as described in https://askubuntu.com/a/865644/367990 – Byte Commander Jun 19 '18 at 07:32build-essential
package) and development packages to be installed on your system already. Please read through the linked answer. – Byte Commander Jun 19 '18 at 08:18