google-research / google-research/android_world

ARM Mac image building failed

Open
#347 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
906
Forks
186
Avg merge
1h 21m
Merged PRs (30d)
1

Description

I used the MAC M4 chip and built the image using the command docker buildx build --platform linux/amd64 -t android-emulator:latest . However, it got stuck at the => => # Downloading opencv-python stage. I also tried using github action to build the amd64 image but it also failed. here is logs.

```
=> [13/14] RUN uv pip install . --system 36227.4s
=> => # Downloading grpcio
=> => # Downloading pandas
=> => # Downloading pygame
=> => # Downloading google-api-python-client
=> => # Downloading numpy
=> => # Downloading opencv-python
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.