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

[unable to run] Any dependencies rather than rllab? #3

Open
flint-xf-fan opened this issue Nov 3, 2020 · 0 comments
Open

[unable to run] Any dependencies rather than rllab? #3

flint-xf-fan opened this issue Nov 3, 2020 · 0 comments

Comments

@flint-xf-fan
Copy link

Hi, thank you for the awesome work. May I ask what additional dependencies are needed to run the scripts? I have rllab3 installed and tested. But when I run any of the scripts e.g. python scripts/maze_data_collect.py I got

RuntimeError: module compiled against API version 0xc but this version of numpy is 0xa
ImportError: numpy.core.multiarray failed to import
ImportError: numpy.core.umath failed to import
ImportError: numpy.core.umath failed to import
2020-11-03 16:33:03.472523: F tensorflow/python/lib/core/bfloat16.cc:675] Check failed: PyBfloat16_Type.tp_base != nullptr 
Aborted (core dumped)

which appears to be issue of numpy version? My numpy version is 1.12.0 as required by rllab. If I upgrade numpy, rllab may fail to run.

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