Skip to content

Failed to run cuchemUI container - "ImportError: cannot import name 'get_current_traceback' from 'werkzeug.debug.tbtools' " #152

@ksasagit

Description

@ksasagit

When I run launch.sh start, the cuchemui container fails to launch with the following error:

ImportError: cannot import name 'get_current_traceback' from 'werkzeug.debug.tbtools' (/opt/conda/envs/rapids/lib/python3.7/site-packages/werkzeug/debug/tbtools.py)

This seems to be the same as this Issue.

Workaround:
Add the following line to cuchem/requirements.txt and run launch.sh build again.

werkzeug==2.0.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions