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

NotImplementedError: Cannot convert a symbolic Tensor (2nd_target:0) to a numpy array #17

Open
rohit200195 opened this issue Oct 10, 2021 · 1 comment

Comments

@rohit200195
Copy link

NotImplementedError: Cannot convert a symbolic Tensor (2nd_target:0) to a numpy array

For me, the above issue occurred when upgrading from numpy 1.20 and using ray's RLlib, which uses tensorflow 2.2 internally. Simply downgrading with version numpy==1.19.5 solved my problem.

@PlanKey
Copy link

PlanKey commented Nov 2, 2021

But there is no numpy in requirements.txt
Where should I change version?

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