MCPcopy Create free account
hub / github.com/X-PLUG/MobileAgent / run

Method run

Mobile-Agent-v3/android_world_v3/setup.py:67–69  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

65 """Generate protobuf bindings during the build_py stage."""
66
67 def run(self):
68 self.run_command('generate_protos')
69 super().run()
70
71_GRPCIO_TOOLS_VERSION = '1.71.0'
72_PROTOBUF_VERSION = '5.29.5'

Callers 15

_mainFunction · 0.45
run_ma3.pyFile · 0.45
tickFunction · 0.45
AnimationFunction · 0.45
iFunction · 0.45
kcFunction · 0.45
test_runMethod · 0.45
android_server.pyFile · 0.45
get_screenshotMethod · 0.45
tapMethod · 0.45
typeMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_runMethod · 0.36