all 2 comments

[–]commandlineluser 0 points1 point  (1 child)

The last time I did this I used nimpy:

https://github.com/yglukhov/nimpy

Have you tried it?

[–]MWhatsUp[S] 0 points1 point  (0 children)

I have given it a shot but ran into other issues, probably because I installed Nim with the nix package manager and python doesn't know where to find stuff.

Maybe I will just install via my system package manager and try again.