Skip to content

Either upgrade docker version or downgrade requests version #382

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

Closed
bilalba opened this issue Jul 22, 2024 · 1 comment
Closed

Either upgrade docker version or downgrade requests version #382

bilalba opened this issue Jul 22, 2024 · 1 comment

Comments

@bilalba
Copy link

bilalba commented Jul 22, 2024

The requests version>2.30 breaks older versions of docker-py and it was addressed here. docker/docker-py#3257

@AndrewCEmil
Copy link

Just want to add to this:

When running emu-docker create stable "P.*x86_64" or similar, I would get an error "Not supported URL scheme http+docker".

I resolved this error by running pip install --force-reinstall -v "requests===2.31.0" inside the venv.

jpcottin added a commit to jpcottin/android-emulator-container-scripts that referenced this issue Nov 10, 2024
gregersn pushed a commit to fusetools/android-emulator-container-scripts that referenced this issue Jan 8, 2025
anettegj pushed a commit to fusetools/android-emulator-container-scripts that referenced this issue Jan 8, 2025
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

3 participants