Workflowcreator Error while Test case 1 #155
Unanswered
Victoryle
asked this question in
Installation issues
Replies: 1 comment
-
I think this issue is linked to you other question, without Anyway, the test cases risk to not work right now, I am performing several changes about how CEASIOMpy is launch and in the doc. I hope there will be some better documentation by the end of the week. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
While executing test case 1, Simple Workflow (without RCE), encountered an error
Error:
(ceasiompy) lwoos@ubuntu:~/CEASIOM/CEASIOMpy/ceasiompy/WorkflowCreator$ python workflowcreator.py -gui
Traceback (most recent call last):
File "workflowcreator.py", line 23, in
import ceasiompy.init
ModuleNotFoundError: No module named 'ceasiompy'
Plus!
While installing RCE, encountered an error
execute the following Python script:
Error:
(ceasiompy) lwoos@ubuntu:~/CEASIOM/CEASIOMpy/ceasiompy/utils$ python rce_integration.py
Traceback (most recent call last):
File "rce_integration.py", line 20, in
from ceasiompy.utils.moduleinterfaces import get_module_list
ModuleNotFoundError: No module named 'ceasiompy'
Beta Was this translation helpful? Give feedback.
All reactions