简体   繁体   中英

Matplotlib kills kernel on Jupyter

错误截图

Hi, I'm taking a machine learning course on udemy and im trying to run the following:

%matplotlib inline
import matplotlib.pyplot as plt

The issue is that once I run this, it kills the kernel and the message shown in the picture is the only thing that comes out.

I'm new to this and I just want to move forward with the course but this is holding me back.

TIA

问题已通过运行conda install freetype=2.10.4为我解决,如此 GitHub 问题所述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM