-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels