Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

PythonProcess LaunchConfig does not work with the args. #33

@ethanluoyc

Description

@ethanluoyc

Hi, currently trying to use the multi_processing PythonProcess's args argument will throw an error because of of call to

https://github.com/deepmind/launchpad/blob/master/launchpad/nodes/python/flags_utils.py#L28

which includes the line.

FLAGS['lp_dummy_config'].flag_type(): {},

The lp_dummy_config flag is not defined. I suspect this happened because the OSS version does not export this flag. Is it possible to fix this issue?

Best,
Yicheng

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