я имею
nim -v
Nim Compiler Version 0.18.0 [Linux: amd64]
Я пытался установить inim
nimble install inim --verbose
Reading official package list
Downloading https://github.com/AndreiRegiani/INim using git
Cloning latest tagged version: 0.2.5
Setting Nim stdlib prefix to /home/appu/Nim
Setting Nim stdlib path to /home/appu/Nim/lib
Verifying dependencies for inim@0.2.5
Error: Couldn't find Nim version.
Я старался
which nim
/home/appu/.nimble/bin/nim
а также
whereis nim
nim: /usr/lib/nim /etc/nim.cfg /usr/share/nim /home/appu/bin/nim /home/appu/.nimble/bin/nim /home/appu/Nim/bin/nim
Что я должен делать?