-
When attempting to zoom into any area of a plot created using the matplotlib library in Jupyter Notebook with interactive mode enabled, an Assertion Error message is generated in the ~/.jupyter/log. C…
-
# Issue description
I wrote a simple websocket server using ZeroMQ. I tried to use JS native websocket to communicate with the server, but failed in message handshake. But the websocket client, wri…
-
# Issue description
Building on Windows with MinGW_w64 fails when using Win32 threading model, using CMake and Ninja
# Environment
* libzmq version 4.3.2
* OS: Windows 10 64bit 1903
* MinGW…
-
```
Thank you for your wonderful program update! But a serious error has crept into
it now.
1. What version of Python(x,y) have you installed?
2.7.5.0
2. Which components have you installed (Pytho…
-
```
Thank you for your wonderful program update! But a serious error has crept into
it now.
1. What version of Python(x,y) have you installed?
2.7.5.0
2. Which components have you installed (Pytho…
-
# Issue description
Assertion failed: _input_stopped (stream_engine.cpp:467)
# Environment
* libzmq version (commit hash if unreleased): 4.3.2
* OS: macos 10.15.4
# Minimal test code / St…
-
Which can be polled from an ZMQ IPC.
-
Hi. I'm able to run other commands such as sending new orders but each time i subscribe to market data and then trying to get data i get an empty dict `{}`:
```
>>> _zmq._DWX_MTX_SUBSCRIBE_MARKETD…
-
# Steps to reproduce
When creating a `timeflux.nodes.zmq.Pub` node with the `msgpack` serializer like
```python
module: timeflux.nodes.zmq
class: Pub
params:
topic: eeg
serializer:…
-
I haven't been able to write a deterministic script that reproduces the error, but I continuously run into problems terminating scripts after a timeout exception in asyncio pyzmq. When a timeout occur…