-
I'm linking a cmake project against cppzmq 4.7.1, and the build steps fails with
```
ninja: error: 'libzmq-NOTFOUND', needed by '.exe', missing and no known rule to make it
```
I discovered th…
-
Hey,
I have a thing where I can't use aiozmq because I can't run asynchronous code, but the rpc server uses aiozmq and for the most part its worked fine until I tried connecting to it with zerorpc…
-
After quantizing the model i am loading model to cuda then this error has come oftenly.
```
[/home/ubuntu/miniconda3/envs/dev-2/lib/python3.12/site-packages/optimum/quanto/library/ops.py:66](htt…
-
In my Android project with C++ core I use [zeromq4-1](https://github.com/zeromq/zeromq4-1) and [cppzmq](https://github.com/zeromq/cppzmq) libraries. I create a ZMQ context in the core and get it in Ja…
-
Hi
I'm unable to install `pbdZMQ` package, needed as a dependency for IRkernel.
## Error
```bash
ERROR: compilation failed for package ‘pbdZMQ’
* removing ‘/Users/shreyas/anaconda/lib/R/libra…
-
I'm trying to use zeromq with c++ and python bindings.
Here's my current installation script:
```
# adds the latest stable package available
sudo sh -c "echo 'deb http://download.opensuse.org/re…
-
-
*Please use this template for reporting suspected bugs or requests for help.*
# Issue description
Currently, the proprietary software based on netconf protocol, uses ZMQ library to send and rece…
-
Hi there,
First of all let me say thanks a lot
I've been using this library for a few years and i love it for the most part
The only thing is that I cant seem to recover from errors
If something…
-
**_I affirm:_**
- [x] I understand that if I do not agree to the following points by completing the checkboxes my issue will be ignored.
- [x] I have read and understood the [Contributing Guide]…