Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

remove build GUI stuff #4

Closed
pgdr opened this issue May 11, 2017 · 0 comments · Fixed by #5
Closed

remove build GUI stuff #4

pgdr opened this issue May 11, 2017 · 0 comments · Fixed by #5

Comments

@pgdr
Copy link
Contributor

pgdr commented May 11, 2017

Fix the cause of this

ERROR: test_import_gui (tests.global.test_import_gui.ImportGUI)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/private/pgdr/statoil/libres/build/lib/python2.7/site-packages/tests/global/test_import_gui.py", line 26, in test_import_gui
    self.assertTrue( self.import_package( "ert_gui" ))
  File "/private/pgdr/statoil/libecl/build/install/lib/python2.7/site-packages/ecl/test/import_test_case.py", line 32, in import_package
    module = self.import_module( package )
  File "/private/pgdr/statoil/libecl/build/install/lib/python2.7/site-packages/ecl/test/import_test_case.py", line 28, in import_module
    mod = importlib.import_module( module )
  File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
ImportError: No module named ert_gui

----------------------------------------------------------------------
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant