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

Python 3.11 #91

Open
EGAlberts opened this issue Jan 22, 2025 · 0 comments
Open

Python 3.11 #91

EGAlberts opened this issue Jan 22, 2025 · 0 comments

Comments

@EGAlberts
Copy link

EGAlberts commented Jan 22, 2025

Hi,

Is there a reason why the newest version only supports Python 3.11 and above?
This stops me from using it (easily) on Ubuntu 22, which is far from EOL. I was able to install from source with 3.10 by changing the dependencies manually and used it without problems so far. However, it would help if such an install was possible from pip, which is not right now, see logs below:

pip install dockerblade==0.6.3
ERROR: Ignored the following versions that require a different python version: 0.6.0 Requires-Python <4,>=3.11; 0.6.1 Requires-Python <4,>=3.11; 0.6.2 Requires-Python <4,>=3.11; 0.6.3 Requires-Python <4,>=3.11
ERROR: Could not find a version that satisfies the requirement dockerblade==0.6.3 (from versions: 0.0.1, 0.0.2, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.5.6, 0.5.7)
ERROR: No matching distribution found for dockerblade==0.6.3

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

1 participant