tonysimpson / nanomsg-python

nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy
MIT License
382 stars 85 forks source link

not found libnanomsg.so #56

Open zhuangchaoxi opened 7 years ago

zhuangchaoxi commented 7 years ago

OSError: libnanomsg.so: cannot open shared object file: No such file or directory

codypiersall commented 7 years ago

You need to install nanomsg before you can use this package.

zhuangchaoxi commented 7 years ago

The problem has been solved.Thanks!

kfir-drivenets commented 6 years ago

@zhuangchaoxi if the issue is solved you need to close the issue :)