haesleinhuepf / haesleinhuepf/stackview

Error with numpy in pycafe

Open
#52 2 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.