aim icon indicating copy to clipboard operation
aim copied to clipboard

Could not find a version that satisfies the requirement aimrocks==0.5.* (from versions: 0.2.0)

Open phonokoye opened this issue 7 months ago • 1 comments

🐛 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.

phonokoye avatar Jun 02 '25 15:06 phonokoye

Same issue here.

Environment:

Python 3.13.7
pip 25.2
Linux

AtoshDustosh avatar Sep 19 '25 15:09 AtoshDustosh