OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

No matching version for chromadb

Open gprethesh opened this issue 1 year ago • 7 comments

ERROR: Could not find a version that satisfies the requirement pulsar-client>=3.1.0 (from chromadb->-r requirements.txt (line 18)) (from versions: 2.5.1, 2.5.2, 2.6.0, 2.6.1, 2.6.3, 2.7.0, 2.7.1, 2.7.2, 2.7.2.post0, 2.7.3, 2.8.0, 2.8.0.post0) ERROR: No matching distribution found for pulsar-client>=3.1.0 (from chromadb->-r requirements.txt (line 18))

gprethesh avatar Mar 28 '24 11:03 gprethesh

Incompatible CPU detected for M2 mac..

Anyone else?

tzenmatt avatar Mar 28 '24 12:03 tzenmatt

@tzenmatt that sounds like a separate issue. We have several people running on apple silicon, so it'd be good to see the logs/errors you're seeing. Can you open a separate issue?

rbren avatar Mar 28 '24 17:03 rbren

@gprethesh this sounds like a python environment issue. Can you try using virtualenv or similar to isolate your environment?

rbren avatar Mar 28 '24 17:03 rbren

@gprethesh this sounds like a python environment issue. Can you try using virtualenv or similar to isolate your environment?

I'm running it on venv not directly into the root system.

gprethesh avatar Mar 28 '24 17:03 gprethesh

Strange. There is definitely a 3.1: https://pypi.org/project/pulsar-client/#history

rbren avatar Mar 28 '24 19:03 rbren

If you're able to give exact repro steps (including venv, python, and pip versions) that might help

rbren avatar Mar 28 '24 19:03 rbren

@gprethesh can you try the latest install using Pipenv?

rbren avatar Mar 30 '24 15:03 rbren

Closing this since we can't repro. But if you have any more info I'm happy to help debug

rbren avatar Apr 01 '24 15:04 rbren