-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
python3 quick_start.py
Traceback (most recent call last):
File "quick_start.py", line 6, in
env = dojo.get_environment('pendulum')
File "/root/.pyenv/versions/3.6.6/lib/python3.6/site-packages/julia/core.py", line 176, in getattr
return self.__try_getattr(name)
File "/root/.pyenv/versions/3.6.6/lib/python3.6/site-packages/julia/core.py", line 199, in __try_getattr
raise AttributeError(name)
AttributeError: get_environment
I followed installation using docker and got above error when running quick_start.py
Metadata
Metadata
Assignees
Labels
No labels