Skip to content

Failed

gpkit.tests.t_examples.TestExamples.test_treemap_mosek_cli (from gpkit.tests.t_examples.TestExamples-20210321192222)

Failing for the past 1 build (Since Failed #3148 )
Took 2 ms.

Error Message

No module named 'plotly'

Stacktrace

Traceback (most recent call last):
  File "/Users/jenkins/workspace/CE_gpkit_PR_unit_tests/mosek/gpkit/tests/helpers.py", line 55, in test
    testfn(name, import_dict, path)(self)
  File "/Users/jenkins/workspace/CE_gpkit_PR_unit_tests/mosek/gpkit/tests/helpers.py", line 90, in test
    imported[name] = importlib.import_module(name)
  File "/usr/local/opt/python/Frameworks/Python.framework/Versions/3.7/lib/python3.7/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 728, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/Users/jenkins/workspace/CE_gpkit_PR_unit_tests/mosek/docs/source/examples/treemap.py", line 2, in <module>
    import plotly  # pylint: disable=unused-import
ModuleNotFoundError: No module named 'plotly'
		

Standard Output

	

Standard Error