-
Notifications
You must be signed in to change notification settings - Fork 137
Description
Describe the bug
cannot install testzeus-hercules package with python3.13
To Reproduce
Steps to reproduce the behavior:
- Go to command line
- execute : pip install testzeus-hercules
I got the error :
ERROR: Ignored the following versions that require a different python version: 0.0.10 Requires-Python <3.13,>=3.11; 0.0.11 Requires-Python <3.13,>=3.11; 0.0.12 Requires-Python <3.13,>=3.11; 0.0.13 Requires-Python <3.13,>=3.11; 0.0.14 Requires-Python <3.13,>=3.11; 0.0.15 Requires-Python <3.13,>=3.11; 0.0.16 Requires-Python <3.13,>=3.11; 0.0.17 Requires-Python <3.13,>=3.11; 0.0.18 Requires-Python <3.13,>=3.11; 0.0.19 Requires-Python <3.13,>=3.11; 0.0.20 Requires-Python <3.13,>=3.11; 0.0.21 Requires-Python <3.13,>=3.11; 0.0.22 Requires-Python <3.13,>=3.11; 0.0.23 Requires-Python <3.13,>=3.11; 0.0.24 Requires-Python <3.13,>=3.11; 0.0.25 Requires-Python <3.13,>=3.10; 0.0.26 Requires-Python <3.13,>=3.10; 0.0.27 Requires-Python <3.13,>=3.10; 0.0.28 Requires-Python <3.13,>=3.10; 0.0.29 Requires-Python <3.13,>=3.10; 0.0.3 Requires-Python <3.13,>=3.11; 0.0.30 Requires-Python <3.13,>=3.10; 0.0.31 Requires-Python <3.13,>=3.10; 0.0.32 Requires-Python <3.13,>=3.10; 0.0.33 Requires-Python <3.13,>=3.10; 0.0.34 Requires-Python <3.13,>=3.10; 0.0.35 Requires-Python <3.13,>=3.10; 0.0.36 Requires-Python <3.13,>=3.10; 0.0.37 Requires-Python <3.13,>=3.10; 0.0.38 Requires-Python <3.13,>=3.10; 0.0.39 Requires-Python <3.13,>=3.10; 0.0.4 Requires-Python <3.13,>=3.11; 0.0.40 Requires-Python <3.13,>=3.10; 0.0.5 Requires-Python <3.13,>=3.11; 0.0.6 Requires-Python <3.13,>=3.11; 0.0.7 Requires-Python <3.13,>=3.11; 0.0.8 Requires-Python <3.13,>=3.11; 0.0.9 Requires-Python <3.13,>=3.11; 0.1.0 Requires-Python <3.13,>=3.10; 0.1.1 Requires-Python <3.13,>=3.10 ERROR: Could not find a version that satisfies the requirement testzeus-hercules (from versions: none) ERROR: No matching distribution found for testzeus-hercules
Expected behavior
testzeus-hercules installed
Desktop (please complete the following information):
- Windows 10
- Python 3.13