-
Notifications
You must be signed in to change notification settings - Fork 135
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
Install of openai is failing with some issues related to jiter #1227
Comments
Thanks for the report. Unfortunately it won't be possible to use However, you may be able to work around this by using an older version of If anyone else has this issue, let us know by clicking the thumbs-up button above. |
@mhsmith I encountered the same error when installing openai in android studio. How can I solve it? classpath 'com.android.tools.build:gradle:4.2.1' error log : |
Like I said, I think older versions of openai don't have this dependency. |
we resolved it by using the openai version 1.39.0 |
This reverts commit 134acfb.
Chaquopy version
classpath "com.chaquo.python:gradle:14.0.2"
Relevant parts of your build.gradle file
The text was updated successfully, but these errors were encountered: