Skip to content

how to compile simulation.proto with protoc ? #1

@nanxintin

Description

@nanxintin

Hi, I am new to protobuf and get some errors when compiling simulation.proto.
I have installed the s2clientprotocol and run "protoc --python_out=. simulation.proto", but it failed.
"""
s2clientprotocol/sc2api.proto: File not found.
simulation.proto: Import "s2clientprotocol/sc2api.proto" was not found or had errors.
simulation.proto:29:14: "SC2APIProtocol.Observation" is not defined.
"""
Could you give me some advice on how to solve this error and compile simulation.proto?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions