Dávid Bauer
Dávid Bauer
> Quick and dirty code to help you get started. I've excluded the lighting bit, but its detailed above if you want to include it (its optional). > > **Step...
@Superlee506 Thank you for your answer! I will try it as soon as I get there.
I guess this is a problem related to OS, as it works for me on Windows (did not check Linux and MacOS). Would you mind trying this (found [here](https://bugs.launchpad.net/calibre/+bug/1858371)): ```...
Thanks for your work! Actually the Interpolation Widget is included in the Annotation Widget. When we finally get there, the Annotation Widget will have three different tools in separate tabs,...
I managed to find a way to consistently reproduce this error. Steps: 1. Create a Shapes/Points layer (from the UI). 2. Delete it (you don't need to c.reate any shapes/points)....
Actually only the `5.15.2` version is available for `Qt` (based on the version number, this is equivalent to the `PyQt5-Qt5` Python package). On PyPI I see `5.15.11` and `5.15.12` also...
Hey @m-albert, thanks for the info! Glad you like the plugin 🙂. I didn't yet get to test the plugin on newer napari versions, although I wouldn't want to create...
Luckily only a small change was needed to make it work for the newer napari versions. I will make a new release soon, until then you can build from code...
@TAspert could you copy the whole trace? My guess is that you should also update the `napari-bbox` package.
The plugin was updated, so the error should have been gone. Are you using the newest version? Could you provide some information about the error? Stack trace, napari info would...