-
Notifications
You must be signed in to change notification settings - Fork 226
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
Pip install broken in 0.15.6 #182
Comments
@AaEll Thanks so much for reporting this. I just reproduced it myself, so I'll go ahead and yank that release. |
For sure! Thanks for the quick response and great product! |
I think this may have been the cause: 39d6bc9#diff-50c86b7ed8ac2cf95bd48334961bf0530cdc77b5a56f852c5c61b89d735fd711R33 |
mattt
added a commit
that referenced
this issue
Nov 2, 2023
Resolves #182 Signed-off-by: Mattt Zmuda <mattt@replicate.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Python 3.11.4 (main, Jul 25 2023, 17:36:13) [Clang 14.0.3 (clang-1403.0.22.14.1)] on darwin
pip3 install replicate==0.15.6
python3
pip3 install replicate==0.15.5
python3
The text was updated successfully, but these errors were encountered: