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

Could you please share exact version of some dependency packages #58

Open
gitAugust opened this issue Apr 9, 2021 · 0 comments
Open

Comments

@gitAugust
Copy link

Hello,

I have installed dependency packages required in requirement.txt, but code can't run well under my environment.

when I run the example safe_swimmer_run.py, I meet the errorOperatorNotAllowedInGraphError: iterating over tf.Tensor is not allowed: AutoGraph did convert this function. This might indicate you are trying to use an unsupported feature. I guess that may be caused by wrong version of some packages.

my version of some main package is
tensorflow 2.4.1
gpflow 2.1.4
gym 0.18.0
mujoco-py 1.50.1.0
numpy 1.19.2

and my python is 3.7

thanks in advance!

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

1 participant