aim
aim copied to clipboard
Could not find a version that satisfies the requirement aimrocks==0.5.* (from versions: 0.2.0)
🐛 Bug
I am having issues installing aimrocks 0.5.*
How to reproduce
pip install aimrocks==0.5.*ERROR: Could not find a version that satisfies the requirement aimrocks==0.5.* (from versions: 0.2.0) ERROR: No matching distribution found for aimrocks==0.5.*
Environment
pip 25.1.1 Python 3.10.5 Windows 10
Additional context
I am trying to build a project that includes aimrocks==0.5.* in requirements.txt file, and that error popped up. I read the error and decided to try to run the install command manually. I am encountering errors.
Same issue here.
Environment:
Python 3.13.7
pip 25.2
Linux