

The Mac OS X backend will not be able to function correctly if Python is not installed as a framework.Īny help resolving this would be most welcomed. RuntimeError: Python is not installed as a framework. _backend_mod, new_figure_manager, draw_if_interactive, _show = pylab_setup()įile "/Users/jbs/PycharmProjects/WakeUp/env/lib/python2.7/site-packages/matplotlib/backends/_init_.py", line 62, in pylab_setupįile "/Users/jbs/PycharmProjects/WakeUp/env/lib/python2.7/site-packages/matplotlib/backends/backend_macosx.py", line 17, in the console outputs the following error when running this one-line file: /Users/jbs/PycharmProjects/WakeUp/env/bin/python /Users/jbs/PycharmProjects/WakeUp/InputSound/WakeInputSound-and-plot-it-trial3.pyįile "/Users/jbs/PycharmProjects/WakeUp/InputSound/WakeInputSound-and-plot-it-trial3.py", line 2, in įile "/Users/jbs/PycharmProjects/WakeUp/env/lib/python2.7/site-packages/matplotlib/pyplot.py", line 115, in In a virtual environment with P圜harm running on 2.7.15, matplotlib installed without any complaints, and a one-line P圜harm python file with the following content. This question is similar to the ones here and here but none of the solutions there work perhaps because I´m using a different environment (P圜harm on Mac OS).
