Skip to content
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

Import Codex #1

Open
eyyuptasci opened this issue Aug 17, 2023 · 1 comment
Open

Import Codex #1

eyyuptasci opened this issue Aug 17, 2023 · 1 comment

Comments

@eyyuptasci
Copy link

When I import the library as suggested in the README file, I encounter an error when attempting to use any function from the ops.gradient file. The error indicates that the file does not exist. This issue is resolved when I import the library as follows:

pip install 'jax-codex @ git+https://github.com/google/codex'

@ssjhv
Copy link
Contributor

ssjhv commented Aug 30, 2023

Hi,

Sorry for the inconvenience. It is because we have not officially released newer versions. ops.gradients was probably not there when the initial version was released. We are working towards the next version release. Meanwhile, please import the library from GitHub directly if you wish to import recent changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants