Skip to content

install_engine_requirements.sh syntax #2

@pablo-de-andres

Description

@pablo-de-andres
platform = $(python3 -mplatform)

should be

platform=$(python3 -mplatform)

otherwise the command is not executed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions