-
Notifications
You must be signed in to change notification settings - Fork 738
ImportError: Attempted to load a reverb dynamic library, but it could not find the required symbols inside of TensorFlow. #937
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
Comments
expected outcome: script completes actual output: I get the following error output error output:
During handling of the above exception, another exception occurred: Traceback (most recent call last): Orignal error: package version info: `pip list tf-agents absl-py 2.1.0 |
I have the same issue, did you find a solution? |
The issue comes from the Tensorflow version you have installed. At the time of this post, the highest version of Reverb is 0.14.0, and the latest version of Tensorflow it works with is 2.15.1. Your version of Tensorflow is higher than that so it won't work. |
Uh oh!
There was an error while loading. Please reload this page.
not sure why this comment exists, I cannot delete it
The text was updated successfully, but these errors were encountered: