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

Solo CLI - Not installing #42

Open
staleyj1 opened this issue Apr 6, 2016 · 5 comments
Open

Solo CLI - Not installing #42

staleyj1 opened this issue Apr 6, 2016 · 5 comments

Comments

@staleyj1
Copy link

staleyj1 commented Apr 6, 2016

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?

@OXINARF
Copy link

OXINARF commented Apr 6, 2016

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

@staleyj1
Copy link
Author

staleyj1 commented Apr 6, 2016

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.
Reply to this email directly or view it on GitHubhttps://github.com//issues/42#issuecomment-206480226

@OXINARF
Copy link

OXINARF commented Apr 6, 2016

Yes. If you are on Windows remove the sudo from the line.

@staleyj1
Copy link
Author

staleyj1 commented Apr 6, 2016

Thank you. Lastly, how do you make $ solo recognized in the command prompt? I am getting an error.

From: Francisco Ferreira [mailto:[email protected]]
Sent: Wednesday, April 6, 2016 1:40 PM
To: 3drobotics/solo-cli [email protected]
Cc: Staley, James Spencer [email protected]
Subject: Re: [3drobotics/solo-cli] Solo CLI - Not installing (#42)

Yes. If you are on Windows remove the sudo from the line.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHubhttps://github.com//issues/42#issuecomment-206482718

@OXINARF
Copy link

OXINARF commented Apr 6, 2016

What error are you getting?

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