Hussain Nasir Khan

A programmer, writer, and engineer. I have a deep interest in computer vision and artificial intelligence.

How to check Python version in CMD

How to check Python version in CMD

You can check the Python version in CMD with the following code. Just write this code in the command prompt and press enter. The Python version will be displayed. Free Learning Resources Recommended Laptops

How to check OpenCV version

How to check OpenCV version

You can easily check the version of OpenCV with the following code. First, import the OpenCV library as cv2. I highly recommend you get the “Computer Vision: Models, Learning, and Inference Book” to learn Computer Vision.