AttributeError Occurs When Running interactive_drone.py #821
Unanswered
LeeJaeJin00
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was working on the Genesis examples in a Conda virtual environment using Python 3.10.16 on Ubuntu 24.04.2 LTS.
I'm trying to run example/drone/interactive_drone.py by following a YouTube tutorial.
The YouTuber used commit f676307, and everything worked fine.
However, when I try to run it on the latest main branch (commit 98b29b4), I get the following error
How can I fix this issue?
Beta Was this translation helpful? Give feedback.
All reactions