android-emulator-container-scripts
android-emulator-container-scripts copied to clipboard
Error install emu-docker with ubuntu-pro-1804-bionic-v20230522 in GCE
Obtaining file:///home/cloudemulator23/android-emulator-container-scripts
Installing build dependencies ... done
Checking if build backend supports build_editable ... done
Getting requirements to build editable ... done
Preparing editable metadata (pyproject.toml) ... error
ERROR: Command errored out with exit status 1:
command: /home/cloudemulator23/android-emulator-container-scripts/.venv/bin/python3 /home/cloudemulator23/android-emulator-container-scripts/.venv/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_editable /tmp/tmpoide3q1k
cwd: /home/cloudemulator23/android-emulator-container-scripts
Complete output (14 lines):
Traceback (most recent call last):
File "/home/cloudemulator23/android-emulator-container-scripts/.venv/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 363, in
WARNING: Discarding file:///home/cloudemulator23/android-emulator-container-scripts. Command errored out with exit status 1: /home/cloudemulator23/android-emulator-container-scripts/.venv/bin/python3 /home/cloudemulator23/android-emulator-container-scripts/.venv/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_editable /tmp/tmpoide3q1k Check the logs for full command output. ERROR: Command errored out with exit status 1: /home/cloudemulator23/android-emulator-container-scripts/.venv/bin/python3 /home/cloudemulator23/android-emulator-container-scripts/.venv/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_editable /tmp/tmpoide3q1k Check the logs for full command output. Ready to run emu-docker!
I am having the same issue
any update?
I am having the same issue on rhel 8
i solved the problem by upgrade my python version to 3.10.13
I found out that the minimum version is 3.8. something, because I forgot the exact version for minimum