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

"Command not found" when using new bash window in ubuntu #146

Closed
keymood opened this issue Aug 15, 2020 · 4 comments
Closed

"Command not found" when using new bash window in ubuntu #146

keymood opened this issue Aug 15, 2020 · 4 comments

Comments

@keymood
Copy link

keymood commented Aug 15, 2020

I installed wakatime in ubuntu by pip3 install wakatime and noticed that it didnt make any .wakatime.cfg file so i created it

[settings]
debug = false
api_key = my-api-key
hidefilenames = false

then opened new bash window and got $ wakatime: command not found

@alanhamlett
Copy link
Member

alanhamlett commented Aug 17, 2020

Is this for VS Code on Ubuntu, or for using wakatime via command line? For just the VS Code plugin, you don't need to manually install the wakatime command line tool as that's handled by the vscode plugin automatically. Install instructions:

https://wakatime.com/vs-code

@AbdurRehman26
Copy link

Hey did you solve it ?

@iiiypuk
Copy link

iiiypuk commented Aug 9, 2021

Need WakaTime install in system by sudo:
sudo pip3 install wakatime

Installing to $HOME/.local/bin not working.

@grievercr
Copy link

Need WakaTime install in system by sudo:
sudo pip3 install wakatime

Installing to $HOME/.local/bin not working.

Currently running Pop_os and this resolved my issue.

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

5 participants