Open staleyj1 opened 8 years ago
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
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" notifications@github.com<mailto:notifications@github.com> 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/3drobotics/solo-cli/issues/42#issuecomment-206480226
Yes. If you are on Windows remove the sudo
from the line.
Thank you. Lastly, how do you make $ solo recognized in the command prompt? I am getting an error.
From: Francisco Ferreira [mailto:notifications@github.com] Sent: Wednesday, April 6, 2016 1:40 PM To: 3drobotics/solo-cli solo-cli@noreply.github.com Cc: Staley, James Spencer staleyj1@msu.edu 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/3drobotics/solo-cli/issues/42#issuecomment-206482718
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?