-
# Issue description
maybe I'm missing something here, but it looks like HWT does not block push pull as expected
# Environment
* libzmq version (commit hash if unreleased):
* >>> zmq.zmq_ve…
-
### Comment:
While conducting a random test in #37 I observed that the build is currently failing for `linux_64_python3.7` and `osx_64_python3.7`.
The post-link script fails with
```
pkg_resou…
-
Hello, I encountered the following error while installing Cellbender on a CentOS server with Python version 3.11. After successfully installing 'pyzmq' separately using 'pip install pyzmq', I still …
-
Version information: Windows 10, PyOxidizer 0.10.3 with cargo.
On a conda environment with zeromq and pyzmq installed, running `pyoxidizer run` the import of `zmq.backend.cython` fails with DLL loa…
-
I'm new to pyzmq but I believe I found a bug with `bind_to_random_port`.
I ran this script to install zmq and pyzmq
```
#!/usr/bin/env bash
# example script for installing libzmq and pyzmq wit…
-
安装到grpcio和pyzmq的时候等待几分钟后就开始报错,在MacOS上安装不了PARL。
Python3.11,3.10,都试了。安装最新版本的grpcio和pyzmq都可以,配套parl的版本
pyzmq==22.3.0
grpcio==1.37.0
都不行
错误信息如下:
self._compile(obj, src, ext, cc_args,…
-
### This is a pyzmq bug
- [X] This is a pyzmq-specific bug, not an issue of zmq socket behavior. Don't worry if you're not sure! We'll figure it out together.
### What pyzmq version?
master
### Wh…
-
Cython does not support any `-I` arguments. You have hard coded a reference to an invalid build configuration into your python-for-android fork.
Simply add pyzmq to your build requirements and watc…
-
In Heptapod by bitbucket_importer on Jul 14, 2017, 12:49
*Created originally on Bitbucket by [soujiro (Diego Magrini)](https://bitbucket.org/[7.3.7](https://github.com/gitlab-importer/pypy/milestone/…
-
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…