tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

[BUG] - plt.show() not work

Open wq1308786830 opened this issue 5 months ago • 0 comments

Add Link

https://github.com/pytorch/tutorials/blob/7135b5b71311fc6e4ac3b71d639762c226ea261e/beginner_source/basics/data_tutorial.py#L237

Describe the bug

in this repo file: beginner_source/basics/data_tutorial.py, line 237, plt.show() not work, I insert plt.axis() before plt.show(), then it works.

Describe your environment

My env: Windows 11, wsl, pycharm pro

wq1308786830 avatar Jul 30 '25 13:07 wq1308786830