版本:python3.6
import matplotlib.pyplot as plt
报错:
**RuntimeError**:
Python is not installed as a framework. The Mac OS X backend will not be able to function correctly if Python is not installed as a framework. See the Python documentation for more information on installing Python as a framework on Mac OS X. Please either reinstall Python as a framework, or try one of the other backends.

在尝试使用python3.6导入matplotlib时,遇到错误提示'python is not installed as a framework'。本文将探讨这个问题的原因并提供解决方案。
最低0.47元/天 解锁文章
877

被折叠的 条评论
为什么被折叠?



