DiamondLightSource / DiamondLightSource/SuRVoS
SuRVoS crashes when attempting to press the pensil button
- Dominant language
- Cuda
- Stars
- 25
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I recently installed SuRVoS and I attemtped to segment some data, however when I pressed the pensil (Draw ground truth seeds) button (this button is in the Slice Viewer tab) SuRVoS crashed
Specifically I got the following
```
File "/home/psxdb3/anaconda3/envs/survos-env/lib/python3.6/site-packages/survos/widgets/slice_viewer.py", line 61, in gt
if self._active == 'GT':
AttributeError: 'NavigationToolbar' object has no attribute '_active'
```
I don't know what is the issue. But I also get some empty/blank buttons in the Slice Viewer that if I press them SuRVoS also crashes with the same prompt.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.