-
Aquí van las versiones de los paquetes en un entorno
```bash
$ python
Python 3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for mor…
-
I've started two endpoints on Cori, one with a LocalProvider and the other with the SlurmProvider to use the Cori batch compute nodes for function execution. In both cases, the endpoints appear to sta…
-
I was installing `pros-cli` on my MacBook Air (M1, 2020) running macOS 14.0 (23A344) when there was an error:
``` console
val@ay ~ % brew install pros-cli
==> Fetching purduesigbots/pros/pros-cli
…
-
First Anaconda Navigator was not launching, then I tried it via Anaconda Powershell Prompt, it worked but now **Jupyter Notebook** is not launching it shows this message in a pop up window-
**Tra…
-
gevent_zeromq had been moved into the main distribution of pyzmq as pyzmq.green as of pyzmq 2.2.0.2
-
Is there a method similar to ssh from PyZMQ (http://pyzmq.readthedocs.io/en/latest/ssh.html)? If not, should I just use `ssh -L 2120:localhost:2120 user@host` for connecting with a publisher to a remo…
-
### Your current environment
The output of `python env.py`
```text
python env.py
Collecting environment information...
W:\windows_cuda\aphrodite-engine\aphrodite\common\logger.py:66: SyntaxWarn…
-
_this is more suited to 'Discussion', but they're not enabled on this repo_ 🤔
I got this message:
https://github.com/zeromq/pyzmq/blob/206411cf55ce95c090b985514cd5afdbd0967b87/zmq/asyncio.py#L52-…
-
pyzmq version: 25.0.0
libzmq version: 4.3.4
Python version: 3.10 (venv) on Windows 10
In my project due to performance issues I need to use the low-level C calls.
In the pyzmq be possible to us…
-
When running code in a Jupyter Notebook sometimes the kernel gets completely locked up to the point of needing to restart the entire device, interrupting or restarting the kernel doesnt work it just s…