-
## Feature Request
- Is your feature request related to a problem? Please describe clearly and concisely what is it.
For some use cases, there is a need to have Pipy listens on Virtual IP(s) …
-
Pipy process crashes when printing "__inbound.remoteAddress" in onEnd().
Version : nightly-202208231036
Commit : 8436d3bcd9c1b05f4fd6bea5111cedf3db098ec4
Commit Date : Mon, 22 Aug 2022 2…
wanpf updated
2 years ago
-
-
## Bug description
I have a few Todoist plugins that have been working and running for the past few years.
I noticed today that after trying to log in to the service, the redirect server throws th…
-
I got this error while importing Image
```python
from PIL import Image
Traceback (most recent call last):
File "", line 1, in
from PIL import Image
File "/lib/python3.7/site-packa…
-
signal_plot function dosent plot any more
Example from pipy
import numpy as np
import pandas as pd
import neurokit2 as nk
# Generate synthetic signals
ecg = nk.ecg_simulate(duration=10, h…
-
Hello, Thank you for the useful package!
I‘m doing **Cell-Cell Interaction Analysis** follow the tutorals step by step , when I use `st.tl.cci.run_cci()`, the following error occurred
Looking forw…
-
I just pip-installed the current dev branch into the venv for my app. My app uses functionality from the opencv-contrib-python. After installing imgui_bundle, i now have both opencv-contrib-python and…
-
## Bug Report
Make sure to review these points before submitting issues - thank you!
- Make sure a similar issue does not exist yet: use the search box.
- **Include reproducible code**: we shou…
-
venv: Python 3.8.10 (default, Sep 28 2021,16:10:42)
> OS: Ubuntu 20.04
Tried default from Quick Start just adding another interface name:
```
>>> from wireguard import Server
>>> server = Serve…