vim-wakatime icon indicating copy to clipboard operation
vim-wakatime copied to clipboard

Error detected while processing function <SNR>42_InstallCLI

Open 0x-hugo opened this issue 2 years ago • 1 comments

Hi everyone, I had this message but I don't know how to debug it. I have set apikey when I installed the plugin (with vim-plug) but it didn't work so I read somewhere that if I delete ~/.wakatime and run scripts/install_cli.py it might work. It didn't

After that I have the following message when I open vim: image

Any idea of what to do? Am I missing any step? I

  • added plugin in .vimrc
  • run :PlugInstall
  • set my apikey from my account

I'm using osx (if that helps)

0x-hugo avatar Jul 13 '22 03:07 0x-hugo

With debug = true in your ~/.wakatime.cfg file, is any error printed when you run python scripts/install_cli.py?

alanhamlett avatar Jul 15 '22 16:07 alanhamlett

Closing for now, but let me know if this error still happens and I'll re-open the issue.

alanhamlett avatar Aug 18 '22 09:08 alanhamlett

Hijacking this thread.

image

I encountered this error and I tried running the script with debug=true.

I already did it once and it installed successfully that why this is the result. The thing I also had the same neovim config in my other machine but it works perfectly and same dev env setup so I'm not sure why is this occuring

image

OS: Windows 11 Nvim: v0.9.0-dev-356+g6e8ed5aba Shell: Powershell 7.3

jeeeem avatar Nov 22 '22 15:11 jeeeem