As I use pickle to load the your submitted trajectory in https://drive.google.com/file/d/13TLIwX4LgdNwp2m2entfwXf8S2MjhOdM/view
Find error
ModuleNotFoundError: No module named 'mobile_use.schema'
The schema module does not exist in the current repo. Simple replacing it with scheme cannot work as many namings have been changed.
As I use pickle to load the your submitted trajectory in https://drive.google.com/file/d/13TLIwX4LgdNwp2m2entfwXf8S2MjhOdM/view
Find error
The
schemamodule does not exist in the current repo. Simple replacing it withschemecannot work as many namings have been changed.