close

How to check the Python and Anaconda Version

Hello guys. How are you all? I hope you all fine. In this tutorial we will learn about How to Check the Python and Anaconda Version. so without wasting time lets learn about of this.

How to check the Python and Anaconda Version

  1. Check the Python and Anaconda Version

    to check Anaconda Version use this: To check Anaconda version use these methods:
    conda --version conda -V conda list anaconda$

  2. How to check the Python and Anaconda Version

    to check the Python Version use this: To check python version use these methods:
    python --version python -V

  3. check anaconda version

    To check the Python Version use this: To check python version use these methods:
    python --version python -V

Method 1: To check Anaconda version

To check Anaconda version use these methods:

conda --version
conda -V
conda list anaconda$

Method 2: To check python version

use these methods:

python --version
python -V

Conclusion

It’s all About this Tutorial. Hope all methods helped you a lot. Comment below Your thoughts and your queries. Also, Comment below which method worked for you?

Also, Read

Leave a Comment