Skip to content

Error install emu-docker with ubuntu-pro-1804-bionic-v20230522 in GCE #346

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ngonhat94 opened this issue Jul 5, 2023 · 4 comments
Open

Comments

@ngonhat94
Copy link

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
main()
File "/home/cloudemulator23/android-emulator-container-scripts/.venv/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 345, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/home/cloudemulator23/android-emulator-container-scripts/.venv/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 191, in prepare_metadata_for_build_editable
return hook(metadata_directory, config_settings)
File "/tmp/pip-build-env-prpba57c/overlay/lib/python3.6/site-packages/poetry/core/masonry/api.py", line 43, in prepare_metadata_for_build_wheel
poetry = Factory().create_poetry(Path(".").resolve(), with_dev=False)
File "/tmp/pip-build-env-prpba57c/overlay/lib/python3.6/site-packages/poetry/core/factory.py", line 43, in create_poetry
raise RuntimeError("The Poetry configuration is invalid:\n" + message)
RuntimeError: The Poetry configuration is invalid:
- Additional properties are not allowed ('group' was unexpected)


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!

@anamhira47
Copy link

I am having the same issue

@rossanoua
Copy link

any update?

@YogiDwiAndrian
Copy link

YogiDwiAndrian commented Sep 21, 2023

I am having the same issue on rhel 8

@YogiDwiAndrian
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants