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

No module named 'cached_property' #251

Open
hdzhangbao opened this issue Aug 14, 2019 · 1 comment
Open

No module named 'cached_property' #251

hdzhangbao opened this issue Aug 14, 2019 · 1 comment

Comments

@hdzhangbao
Copy link

Using rllab is resulting me in the following errors: ModuleNotFoundError: No module named 'cached_property'. There is code "from cached_property import cached_property" in the file "E:\anaconda3\envs\mypython\lib\site-packages\rllab\envs\base.py", line 3. Why is that? I need help~~

@wangjw55
Copy link

pip install cached_property

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