Skip to content

Container nemo:25.07 is missing nvidia_eval_commons #86

@verdimrc

Description

@verdimrc

Describe the bug

Container nemo:25.07 is missing nvidia_eval_commons. The workaround is to pip install nvidia_eval_commons under the container, to get the example code fragments on README.md work.

Steps/Code to reproduce bug

docker run ... nvcr.io/nvidia/nemo:25.07 python -c 'import nvidia_eval_commons'

Expected behavior

Expected: no error
Actual: Python module not found error.

Environment overview (please complete the following information)

nvcr.io/nvidia/nemo:25.07

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions