Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ecflow failure on hercules #2454

Open
jkbk2004 opened this issue Oct 7, 2024 · 0 comments
Open

ecflow failure on hercules #2454

jkbk2004 opened this issue Oct 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jkbk2004
Copy link
Collaborator

jkbk2004 commented Oct 7, 2024

Description

ECFLOW Tasks Remaining: 303/303 Traceback (most recent call last):
File "/work/noaa/epic/jongkim/UFS-RT/hercules/rt-2146/tests/abort_dep_tasks.py", line 3, in
import ecflow as ecflow
File "/work/noaa/epic/role-epic/spack-stack/hercules/ecflow-5.8.4/lib/python3.9/site-packages/ecflow/init.py", line 1, in
from .ecflow import *
SystemError: type Boost.Python.enum has the Py_TPFLAGS_HAVE_GC flag but has no traverse function
rt.sh finished

To Reproduce:

run rt.sh with -e on hercules.

Additional context

It may need to re-install ecflow lib on hercules.

Output

ECFLOW Tasks Remaining: 303/303 Traceback (most recent call last):
File "/work/noaa/epic/jongkim/UFS-RT/hercules/rt-2146/tests/abort_dep_tasks.py", line 3, in
import ecflow as ecflow
File "/work/noaa/epic/role-epic/spack-stack/hercules/ecflow-5.8.4/lib/python3.9/site-packages/ecflow/init.py", line 1, in
from .ecflow import *
SystemError: type Boost.Python.enum has the Py_TPFLAGS_HAVE_GC flag but has no traverse function
rt.sh finished
rt.sh: Cleaning up...

@jkbk2004 jkbk2004 added the bug Something isn't working label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

3 participants