-
I'm on panel==1.3.6. When trying to `panel convert video_stream.py --to pyodide-worker` there are some issues identifying the relevant packages.
```python
import base64
import io
import time
…
-
## Description
An error is thrown when passing a non-writeable numpy array to a function such as `skimage.segmentation.relabel_sequential` that calls `utils.map_array`. This seems unexpected, as th…
-
### Steps to reproduce
1. Run app on iOS or Android
2. Click on "Random Drawing"
### Expected results
The app should continue working and the generation failing in case the exported image is too l…
-
# Reference
- [skimage.feature.peak_local_max](https://scikit-image.org/docs/dev/api/skimage.feature.html?highlight=peak_local_max#skimage.feature.peak_local_max)
- [skimage.feature.corner_peaks](ht…
-
In install.py you have:
```
if not launch.is_installed("ffmpeg-python"):
launch.run_pip("install ffmpeg-python", "Install \"ffmpeg-python\" requirements for TemporalKit extension")
```
bu…
-
Hi, there! I was running the code provided in your README about running one sequence with full-frame image with `eye_net_m`, but I got an error. This output is as follows:
> $ python3 main.py --seq…
-
### Description:
I just want to use a single function, `skimage.morphology.flood_fill()`, nothing else. When I `import skimage.morphology`, the message "Backend QtAgg is interactive backend. Turnin…
-
-
### Jdaviz component
Imviz
### Description
The documentation for `Imviz.load_data` implies that it should be possible to load asdf-in-fits files from jwst directly. However, when I try to do…
-
@tischi thought it would be nice to add python exercises to the modules to complement the existing ones in FIJI. As an initial exploration, we thought it could make sense to experiment with adding a f…