Im a newbie to ZERMQ. ZeroMQ has TCP, INPROC and IPC transports. I\'m looking for examples using python and inproc in Winx64 and python 2.7, which could also be used for linux.
I had the same problem when my pyzmq's and zmq's version is older version, I upgrade the version to 15.2.0, then resolved the problem, the ipc address prefix that I used is "inproc://"