In python-guide/docs/starting/install/linux.rst there are a few points which may be unclear to the new user.
Specifically:
- How do I know what version of Python I currently have?
- What is "distutils"?
- Is that the right way to install pip?
- Is there an easier way of installing setuptools?
In python-guide/docs/starting/install/linux.rst there are a few points which may be unclear to the new user.
Specifically: