Skip to content

Failed

gpkit.tests.from_paths.TestFiles.test_solar_solar_py_mosek (from gpkit.tests.from_paths.TestFiles-20180327120202)

Failing for the past 1 build (Since Failed #66 )
Took 13 ms.

Error Message

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. 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.

Stacktrace

Traceback (most recent call last):
  File "/Users/jenkins/workspace/gplibrary_PR_Models/buildnode/macys_VM/optimizer/mosek/gpkit/gpkit/tests/helpers.py", line 62, in test
    testfn(name, import_dict, path)(self)
  File "/Users/jenkins/workspace/gplibrary_PR_Models/buildnode/macys_VM/optimizer/mosek/gpkit/gpkit/tests/from_paths.py", line 50, in <lambda>
    lambda self: getattr(self, name)()))  # pylint:disable=undefined-variable
  File "/Users/jenkins/workspace/gplibrary_PR_Models/buildnode/macys_VM/optimizer/mosek/gpkit/gpkit/tests/from_paths.py", line 36, in test_fn
    mod = __import__(os.path.basename(path)[:-3])
  File "solar.py", line 9, in <module>
  File "/Users/jenkins/workspace/gplibrary_PR_Models/buildnode/macys_VM/optimizer/mosek/venv2_gpkit/lib/python2.7/site-packages/gassolar/environment/solar_irradiance.py", line 4, in <module>
    import matplotlib.pyplot as plt
  File "/Users/jenkins/workspace/gplibrary_PR_Models/buildnode/macys_VM/optimizer/mosek/venv2_gpkit/lib/python2.7/site-packages/matplotlib/pyplot.py", line 115, in <module>
    _backend_mod, new_figure_manager, draw_if_interactive, _show = pylab_setup()
  File "/Users/jenkins/workspace/gplibrary_PR_Models/buildnode/macys_VM/optimizer/mosek/venv2_gpkit/lib/python2.7/site-packages/matplotlib/backends/__init__.py", line 62, in pylab_setup
    [backend_name], 0)
  File "/Users/jenkins/workspace/gplibrary_PR_Models/buildnode/macys_VM/optimizer/mosek/venv2_gpkit/lib/python2.7/site-packages/matplotlib/backends/backend_macosx.py", line 17, in <module>
    from matplotlib.backends import _macosx
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. 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.
		

Standard Output

	

Standard Error