Skip to content

python version in prognostic_run image #1083

@brianhenn

Description

@brianhenn

The prognostic_run image builds with python 3.6.9, whereas the fv3net image uses 3.7. This leads to occasional failures, e.g., vcm.round_time doesn't work in the prognostic_run image because it depends on singledispatch which doesn't operate below 3.7. Update prognostic_run requirements to 3.7?

Metadata

Metadata

Assignees

No one assigned

    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