-
Notifications
You must be signed in to change notification settings - Fork 808
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
Unable to install pyre2 with uv #6084
Comments
It looks like you might need |
Thanks for the response! So I try from a fresh venv, I install setuptools and ninja, then:
|
Hmm, this works as expected for me:
|
thanks for checking... are you on python 3.12? |
@sgrimee -- I just tested and it succeeds for me on both Python 3.11 and Python 3.12, unfortunately. |
Gonna close due to difficulty reproducing. |
Sorry for writing into an already closed issue, however, I hit the same problem with Maybe this info will help anyone reading this issue. |
Unable to install pyre2 with uv pip, it works with pip directly.
On mac, in a nix environment with python 3.12.4 and uv 0.1.45.
Using a venv created by uv.
Trying to install pyre2:
It also fails if I first install:
The text was updated successfully, but these errors were encountered: