michaelb / sniprun

A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages
MIT License
1.44k stars 47 forks source link

Error while executing 'SnipRun' command #206

Closed ZakharovOleg closed 1 year ago

ZakharovOleg commented 1 year ago

NVIM version: NVIM v0.8.2 (AstroNvim configuration) Python version: 3.10.6 (main, Nov 14 2022, 16:10:14) [GCC 11.3.0] Locale: en_US.UTF-8 OS description: Ubuntu 22.04.1 LTS

What could be wrong?

фотохостинг без рекламы

хостинг для хранения изображений

michaelb commented 1 year ago

: checkhealth sniprun should gives us more info

It usually boils down to either:

ZakharovOleg commented 1 year ago

Thanks for your assistance!

CPU: AMD A9-9425 RADEON R5 2C+3G (2) GPU: AMD ATI Radeon R2/R3/R4/R5 Grap

Бесплатный хостинг фотографий

michaelb commented 1 year ago

Ok, is there at least anything at the given path?

Does this change if you reinstall sniprun from your plugin manager ? And if you reinstall by executing the ./install.sh script you can find by going to the same path, but stopping at ....../packer/start/sniprun ?

ZakharovOleg commented 1 year ago

Voila, we have done it! Thanks a lot! It took to reinstall plugin twice (screenshot is added). The hint is to run 'install.sh' after plugin reinstallation to collect all the files.

хостинг фото

michaelb commented 1 year ago

Maybe you have a particularly shady internet connection? But yes (as documented) ./install.sh has to be run Happy you got it working, I'll close this issue