Pages - Menu

Friday, May 8, 2020

How to check python working directory and library version



Code:

See where your python.exe is located

In [ ]:

See your working directory

In [ ]:

Test your imports

In [1]:

Display the version of Matplotlib

In [2]:

No comments:

Post a Comment