haesleinhuepf / haesleinhuepf/stackview
Error with numpy in pycafe
Open
- Dominant language
- Python
- Stars
- 184
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Reported here:
https://x.com/maartenbreddels/status/1811113969832137005
Code:
https://py.cafe/maartenbreddels/stackview-clusterplot
Error:
```
File "/lib/python3.11/site-packages/stackview/_image_widget.py", line 83, in
return np.asarray([lut[:, c].take(image.astype(np.int64)) for c in range(0, 3)]).swapaxes(0, 2).swapaxes(1, 0) * 255
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.