Skip to content
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

Unsupported URL scheme http+docker with Python 3.12.2 #262

Open
nre-ableton opened this issue Aug 5, 2024 · 3 comments
Open

Unsupported URL scheme http+docker with Python 3.12.2 #262

nre-ableton opened this issue Aug 5, 2024 · 3 comments

Comments

@nre-ableton
Copy link

I'm trying to update some of my molecule-based projects to Python 3.12.2 and am getting the following error:

Error connecting: Error while fetching server API version: Not supported URL scheme http+docker

Has the Molecule Docker plugin been tested and verified working with Python 3.12.x?

@nre-ableton nre-ableton changed the title Errors with Python 3.12.2 Unsupported URL scheme http+docker with Python 3.12.2 Aug 5, 2024
@konstruktoid
Copy link
Contributor

it was added in #207 but the CI has been broken for a while.
hopefully #260 will be merged soon, but this repository seems to be pretty dormant.

@konstruktoid
Copy link
Contributor

konstruktoid commented Aug 7, 2024

and a couple of notes regarding http+docker: #256 ansible-collections/community.docker#860

@LarsParTec
Copy link

I am running molecule-plugins 23.5.3 with python 3.12.7 and run into a similar issue.

Error searching for image molecule_local/instance - Not supported URL scheme http+docker

I also try to update an old Molecule test which used to work. And is still working in my old virtual environment.

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