This article starts with my Jekyll blog: zhang0peter’s personal blog
In the evening, when using Anaconda’s Spyder IDE and Matplotlib to draw pictures, the pictures will not be displayed. In the iPhone
terminal, the error is reported as follows:
Figures now render in the Plots pane by default. To make them also appear inline in the Console, uncheck "Mute Inline Plotting" under the Plots pane options menu.
After searching for information on the Internet, we found the problem: Python – Spyder plot inline – stack overflow
The latest version of Spyder 4.0
shows the picture in the upper right corner by default, not in the terminal, as shown in the figure:
To display the pictures drawn by Matplotlib
in the pop-up window, modify the settings:
Tools
> Preferences
> iPython console
> Graphics
> Graphics backend
> Automatic
Restart the IDE, and now the drawing will pop up.
Read More:
- Run with Python console solution is set by default for all projects in pcharm
- Solution to the incomplete display of the principle icon number exported by smartpdf in Ad
- How to update Spyder under Anaconda?
- Anaconda Matplotlib drawing Chinese garbled solution
- Solve the problem that “figure size 640×480 with 1 axes” does not display pictures in jupyter notebook
- Solution to the incomplete display of big data files printed by pychar
- No code, a solution to the error in the path of reading CSV file by Python: filenotfounderror: [errno 2] no such file or directory: ‘XX. CSV‘
- Pychart remote debugging display picture, tkagg error report troubleshooting
- Solution to errors reported by TES command in vscode – errors reported by typescript command
- Error report and solution of PHP module introduced by Apache
- Solution to error report of Jackson coordinate introduced by spring
- The solution of “failed to load il2cpp” in Android package launched by unity
- Postman returns to the data window and displays the JSON format by default
- Solution to abnormal errors during startup of Python’s Anaconda
- Error report on & written by latex in overleaf
- How to Fix error reported by rqt_plot tool in ROS
- Anaconda installation opencv Python error solution
- The solution of flicker and no refresh caused by OpenGL + MFC
- Detecting memory consumption by Python program
- Python — using Matplotlib to draw histogram