Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Cannot close matplot figure
Post: RE: Cannot close matplot figure

I also cannot close the window Here is my code import matplotlib.pyplot as plt import matplotlib.image as mpimg import time im = mpimg.imread('image_001.png') img = plt.imshow(im) plt.show() tim...
Aung_Myo_Htut General Coding Help 5 9,042 May-11-2018, 04:42 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020