ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Choco not installing

asked 2020-10-08 09:15:58 -0500

SimplyAMadman gravatar image

updated 2020-10-09 03:37:27 -0500

gvdhoorn gravatar image

Warning: I am fairly new to this and am a bit of an idiot. I was trying to pick up ROS for some College UR work and was having some trouble with the install procedures put for Windows 10 ( http://wiki.ros.org/Installation/Windows ). I installed VS 2019 fine but when I went to step for ran the VS Command window to enter the lines of code for 4, when I did 'choco upgrade git -y' The only response I could get was 'choco' is not recognized as an internal or external command, operable program or batch file.' I tried to redo the install command for it chocolatey since it obviously wasn't picking it up but after half an hour of trying to fix it I still got nothing.

edit retag flag offensive close merge delete

Comments

1

Could you please use relevant tags in the future? Even though Windows is a supported OS these days, most of the community will be using a Linux based OS.

gvdhoorn gravatar image gvdhoorn  ( 2020-10-09 03:38:15 -0500 )edit

Did you find a way around this?

Omkar5990 gravatar image Omkar5990  ( 2020-11-22 16:54:02 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-10-09 16:20:53 -0500

duck-development gravatar image

You have to add chocko to your path variable.

Just search your pc vor choco.exe and add the containing folder to the environment variable path.

If the file do not exist on your pc you may have problems with the choco install.

Did you try to run choco in a cmd with admin rights?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-10-08 09:15:58 -0500

Seen: 852 times

Last updated: Oct 09 '20