After running nimble install asyncthreadpool and trying to compile a simple example I get the following error :
/home/rcaillaud/.nimble/pkgs/asyncthreadpool-0.1.0/asyncthreadpool.nim(2, 17) Error: cannot open file: ./private/pipes
For reference, here's the content of the installed package in Nimble :
After running
nimble install asyncthreadpool
and trying to compile a simple example I get the following error :/home/rcaillaud/.nimble/pkgs/asyncthreadpool-0.1.0/asyncthreadpool.nim(2, 17) Error: cannot open file: ./private/pipes
For reference, here's the content of the installed package in Nimble :