robotlearn / pyrobolearn

PyRoboLearn: a Python framework for Robot Learning
Apache License 2.0
402 stars 62 forks source link

Error while running pendulum control environment in pyrobolearn #53

Closed deepakraina99 closed 3 years ago

deepakraina99 commented 3 years ago

I am getting the following error when I run the pendulum.py file:

ImportError: cannot import name 'robot_names_to_classes' from partially initialized module 'pyrobolearn.robots' (most likely due to a circular import) (/home/$USER/$DIRECTORY/pyrobolearn-master/pyrobolearn/robots/__init__.py)
lrozo commented 3 years ago

We do not get such an error, may you please be more specific about your configuration, python version in your virtual environment, and display all the info regarding the error?

lrozo commented 3 years ago

No further replies from the reporter.