I am having trouble using the standard library. I installed nim through the snap "store" (1.4).
First of there's a prefix on all of the nim cmds like "nim-lang.nim, nim-lang.nimble" etc. I solved that by symlinks but it does not matter if I use the symlink or directly acces the binary, a simple import fails with "Error: cannot open file: strutils" I'd appreciate any help! Seems like a very interesting language :D / Anders
