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

dts not working #76

Open
Hitesh-007 opened this issue Feb 18, 2021 · 2 comments
Open

dts not working #76

Hitesh-007 opened this issue Feb 18, 2021 · 2 comments

Comments

@Hitesh-007
Copy link

dts not showing this line
$ which dts
should output something like: /home/![user]/.local/bin/dts

If nothing is output you may need to add /home/![user]/.local/bin to your shell path. You can do so by adding the line:

export PATH=$PATH:/root/.local/bin

into your ~/.bashrc file (if you use bash, otherwise the corresponding shell initialization file).

i try this but still not showing
how to fix it?

@Hitesh-007 Hitesh-007 changed the title how to install duckietown shell and dts not working dts not working Feb 18, 2021
@rgreen32
Copy link

Have you tried logging out then logging back in after you install dts? Thats what the docs say.

@Hitesh-007
Copy link
Author

Hitesh-007 commented Mar 17, 2021

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