Skip to content

Container 1.4-2 does not have python as the main runtime #258

@rauldiaz

Description

@rauldiaz

Hi,

Thanks for updating the container to a newer version (1.4-2, python 3.10). However, first tests with this new container reveal that the runtime set by default in the container is not python, but python3. This means that for a FrameworkProcessor instance, I have to set the command=["python3"] in order to make it work.

Was this intended? Is there a way to fix this towards a default python alias?

Thanks

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