-
Notifications
You must be signed in to change notification settings - Fork 36
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
Solo Script Run Issue #56
Comments
Interestingly enough when I run the
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi all, I am trying to run my Solo 3DR via the SOLO CLI tool and having some issues. When I try to run scripts from the dronekit-python/examples directory I get ImportErrors. Sorry for the block of text below but I'm hoping the more information the better. I am running Mac OSX 13.6. This is my first time using dronekit so perhaps I am simply doing something wrong. If I am inside the /simple_goto directory and run
solo script run simple_goto.py
I get the following output:If I run from the dronekit-python directory I get this output/errors:
There are a couple other issues I have had which may or may not be related. When I try and package the script I get an error with pip version control/babel 2.0 where it suggests I update pip to 18.1 but as you can see pip is already version 18.1
Finally I thought maybe I needed to update the solo but couldn't do that either:
I have versions:
The text was updated successfully, but these errors were encountered: