You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/fedora/.local/bin/rhcwt", line 5, in
from rh_cwt.cli import run
File "/home/fedora/.local/lib/python3.12/site-packages/rh_cwt/cli.py", line 3, in
from container_workflow_tool.constants import actions, action_map
ModuleNotFoundError: No module named 'container_workflow_tool'
Additionally the subject is looking like everything is green, so this should be changed so that when cwt fails for whatever reason, the subjects states the failure clearly.
Reproducer
No response
The text was updated successfully, but these errors were encountered:
Container platform
No response
Version
No response
OS version of the container image
No response
Bugzilla, Jira
No response
Description
Traceback (most recent call last):
File "/home/fedora/.local/bin/rhcwt", line 5, in
from rh_cwt.cli import run
File "/home/fedora/.local/lib/python3.12/site-packages/rh_cwt/cli.py", line 3, in
from container_workflow_tool.constants import actions, action_map
ModuleNotFoundError: No module named 'container_workflow_tool'
Additionally the subject is looking like everything is green, so this should be changed so that when cwt fails for whatever reason, the subjects states the failure clearly.
Reproducer
No response
The text was updated successfully, but these errors were encountered: