cpnota/autonomous-learning-library

ImportError: cannot import name 'State' from 'all.environments'

drozzy opened this issue · 2 comments

Trying to run this project:
https://github.com/cpnota/all-example-project

I get this error:

ImportError: cannot import name 'State' from 'all.environments' (/Users/andriy/miniconda3/envs/active/lib/python3.9/site-packages/all/environments/__init__.py) 

Ah sorry, that project is once again out of date. Will update it.

Done!