duckietown / duckietown-shell-commands

Commands for the Duckietown Shell
4 stars 4 forks source link

dts : Problems with a command? #383

Closed alla82gh closed 1 year ago

alla82gh commented 1 year ago

Any idea for these error ?? ~$ dts --set-version daffy

dts : Problems with a command? :
: Report here: https://github.com/duckietown/duckietown-shell-commands/issues :
: Troubleshooting: :
: - If some commands update fail, delete ~/.dt-shell/commands :
: - To reset the shell to "factory settings", delete ~/.dt-shell :
: (Note: you will have to re-configure.)

pvirvani commented 1 year ago

1) first remove (factory setting): sudo rm -rf ~/.dt-shell 2) then check version: dts version

the output will be something liek this:

INFO:dts:Commands version: daffy INFO:dts:looking at /home/$USER/.dt-shell/commands-multi/daffy DEBUG:duckietown_docker_utils:duckietown_docker_utils version 6.1.1 path /home/$USER/.local/lib/python3.8/site-packages dts version 5.4.5

it should work.

afdaniele commented 1 year ago

This used to be a suggestion message (see the question mark): "Problems with a command?" We removed it to avoid confusion.