在用python 的matplotlib库绘制折线图时我报了这个错误
Python int too large to convert to C long
win+R然后输入cmd,再输入
pip install --upgrade matplotlib
然后问题就解决了

在用python 的matplotlib库绘制折线图时我报了这个错误
Python int too large to convert to C long
win+R然后输入cmd,再输入
pip install --upgrade matplotlib
然后问题就解决了