Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeError: Python is not installed as a framework. #8

Open
program-spiritual opened this issue Feb 11, 2019 · 1 comment
Open

RuntimeError: Python is not installed as a framework. #8

program-spiritual opened this issue Feb 11, 2019 · 1 comment
Labels
帮助通告 需要特别注意

Comments

@program-spiritual
Copy link
Owner

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. If you are using (Ana)Conda please install python.app and replace the use of 'python' with 'pythonw'. See 'Working with Matplotlib on OSX' in the Matplotlib FAQ for more information.

@program-spiritual
Copy link
Owner Author

import matplotlib
matplotlib.use('TkAgg')

@program-spiritual program-spiritual added the 帮助通告 需要特别注意 label Mar 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
帮助通告 需要特别注意
Projects
None yet
Development

No branches or pull requests

1 participant