-
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 CLI - Not installing #42
Comments
You can try the one that is in the Readme of this repo (which is different from dev guide):
|
Do you just run that command in the command prompt? Sent from Outlook Mobilehttps://aka.ms/blhgte On Wed, Apr 6, 2016 at 10:35 AM -0700, "Francisco Ferreira" <[email protected]mailto:[email protected]> wrote: You can try the one that is in the Readme of this repo (which is different from dev guide): sudo pip install https://github.com/3drobotics/solo-cli/archive/master.zip --no-cache-dir You are receiving this because you authored the thread. |
Yes. If you are on Windows remove the |
Thank you. Lastly, how do you make $ solo recognized in the command prompt? I am getting an error. From: Francisco Ferreira [mailto:[email protected]] Yes. If you are on Windows remove the sudo from the line. — |
What error are you getting? |
I am having trouble installing the solo CLI from the windows command prompt. I entered the following command
pip install git+https://github.com/3drobotics/solo-cli
And it gave me this error
Cannot find command 'git'
Is there another way to install the Solo CLI, for example directly from a website?
The text was updated successfully, but these errors were encountered: