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

python3.12 install failure #118

Closed
winterz opened this issue Feb 20, 2024 · 1 comment · Fixed by #129 or #128
Closed

python3.12 install failure #118

winterz opened this issue Feb 20, 2024 · 1 comment · Fixed by #129 or #128

Comments

@winterz
Copy link

winterz commented Feb 20, 2024

Describe the bug
pip install fails with python3.12

To Reproduce
run python3.12 -m pip install doxysphinx

Expected behavior
the module installs without error

Screenshots
python3.12 -m pip install doxysphinx
Defaulting to user installation because normal site-packages is not writeable
ERROR: Ignored the following versions that require a different python version: 2.1.10 Requires-Python >=3.8,<3.11; 2.1.11 Requires-Python >=3.8,<3.11; 2.1.9 Requires-Python >=3.8,<3.11; 2.2.0 Requires-Python >=3.8,<3.11; 2.3.3 Requires-Python >=3.8,<3.11; 2.3.4 Requires-Python >=3.8,<3.11; 2.3.5 Requires-Python >=3.8,<3.11; 2.3.6 Requires-Python >=3.8,<3.11; 2.3.7 Requires-Python >=3.8,<3.11; 3.0.0 Requires-Python >=3.8,<3.11; 3.1.0 Requires-Python >=3.8,<3.11; 3.2.0 Requires-Python >=3.8,<3.11; 3.2.1 Requires-Python >=3.8,<3.11; 3.2.2 Requires-Python >=3.8,<3.11; 3.2.3 Requires-Python >=3.8,<3.11; 3.3.0 Requires-Python >=3.8,<3.12; 3.3.1 Requires-Python >=3.8,<3.12; 3.3.2 Requires-Python >=3.8,<3.12; 3.3.3 Requires-Python >=3.8,<3.12; 3.3.4 Requires-Python >=3.8,<3.12; 3.3.6 Requires-Python >=3.8,<3.12; 3.3.7 Requires-Python >=3.8,<3.12
ERROR: Could not find a version that satisfies the requirement doxysphinx (from versions: none)
ERROR: No matching distribution found for doxysphinx

Desktop (please complete the following information):
linux fedora39

Smartphone (please complete the following information):
N/A

Additional context
using python3.9 which I also have on my linux fedora39 system works fine,ie.
python3.9 -m pip install doxysphinx works

@aniketsalve22
Copy link
Collaborator

Hello @winterz thank you for pointing out the issue. We will take a look into it and come back to you.

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