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

Unable to import Udacidrone #2

Open
ivanshukaushik opened this issue Mar 9, 2021 · 1 comment
Open

Unable to import Udacidrone #2

ivanshukaushik opened this issue Mar 9, 2021 · 1 comment

Comments

@ivanshukaushik
Copy link

So I have been trying to do this project for a while now, and every time I am getting the same error:
Traceback (most recent call last):
File "c:/Users/--/Desktop/UAV/motion_planning.py", line 9, in
from udacidrone import Drone
ModuleNotFoundError: No module named 'udacidrone'

I have tried everything mentioned on the website but still unable to resolve this. Can anyone help me?

@Andrew-Ma-2001
Copy link

You probably need to install the model udacidrone, see the instructions in https://github.com/udacity/FCND-Term1-Starter-Kit

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