-
This leads to many zprocess warnings and the inherently slower encrypted traffic.
Looks like `libsodium` came as a dependency of `zeromq`, which was dropped as a dependency of `pyzmq` at version 22…
-
-
Two users I worked with today ran into errors installing Mito because we don't support Python 3.12
Trying to install Mito with Python 3.12 causes this error: `ERROR: Failed building wheel for pyzmq…
-
NetMQ, the ZMQ implementation for C# that we use in Unity, needs to be built on Linux.
-
While building with the documented command:
cmake --build ./build --target binary_tree_venv
I get the following warnings:
WARNING: Url 'file:///home/pi/machinekit-hal/build//python_inde…
-
pyzmq has native dependency of libzmq.
I tried couple of things
i ) installing pyzmq via
pip install pyzmq --install-option="--zmq=bundled"
added these lines to pyoxidizer.toml file
[[packagi…
-
After a bit of an hiatus, I can't get pyZOCP to run after installing pyzmq with ```pip install pyzmq```. This (currently) installs pyzmq-16.0.2. Polling the Pyre object never returns anything. Install…
-
Hi, thanks for this github action, it is working great but I have troubles to install a plugin. I am trying to use the [`mkdocs-jupyter`](https://pypi.org/project/mkdocs-jupyter/) plugin, which depend…
-
When I execute "conda install pyzmq", the following error message appears:
The environment is inconsistent, please check the package plan carefully
The following packages are causing the inconsist…
-
During my installation for BeagleBone Black, I got this issue. Does anyone know what causes this problem?
> pip3 install https://github.com/zeromq/pyre/archive/master.zip
Downloading/unpacking h…