Posts

Showing posts with the label You




Find Out Which Python Version You Are Using

Image
Get the latest tutorials on Linux Open Source DevOps via. Use sysversion_infominor if you want to switch by a minor version. How To Install And Switch Between Different Python Versions In Ubuntu 16 04 Python Version Priorities Four steps to check the Python version on your Ubuntu operating system. . In this video we will learn about the code of python program to get the version of the current python that you are using. From platform import python_version printpython_version This will give you the exact version of python running your script. In Ubuntu we can check the resolution with readlink -f which python. In this tutorial we will show you how to check the version of python in many common use cases. Print platformpython_version This will return the Python version as a string. Type terminal click on the terminal app. To find the list of Python packages installed on the system you can use pip program. Type...