Why Do You Need Different Python Versions? Why would you want to install another Python version than the one your system already ships with? Well, the default Python version that is bundled with your system is usually way too old and might not have what you need. For instance, Python 3.11 is now 10~60% faster than 3.10 which is a huge improvement and can improve your applications and scripts runtime.