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

Update requirements with tensorflow_probability #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kozzy97
Copy link
Member

@kozzy97 kozzy97 commented May 15, 2024

I received the following error when running CUDA_VISIBLE_DEVICES=0 python tests/dreamertest.py from here: AttributeError: module 'jax.dtypes' has no attribute 'prng_key'. This looks to be an error with tensorflow_probability (see discussion here), so this is a very small update to the requirements setting the package version to 0.21.0.

The script now works with this change.

@kozzy97 kozzy97 requested a review from wschella May 15, 2024 16:29
requirements.txt Outdated Show resolved Hide resolved
@wschella
Copy link

All good! Added the reference to the version pin (and relaxed it a little).

We should probably also look into pulling the latest Dreamer changes at one point.

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

Successfully merging this pull request may close these issues.

2 participants