-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GUI crashes when trying to annotate #107
Comments
Hi Tun, Sorry about this, I don't know of a fix for this issue, and @OllyK who normally takes a look at this kind of thing is on leave at the moment. I will try to replicate the problem and get back to you. |
Hi again @zhoutunhe If youhave access to the SuRVoS installation, as a temporary fix can you downgrade matplotlib by using Olly |
Thank you very much! It works now with your suggestion. |
Hi,
I'm following instruction in this video: https://www.jove.com/v/56162/volume-segmentation-analysis-biological-materials-using-survos-super
Everytime when I was at annotation step, SuRVos crashes when I clicked the pen button, the errror message is here:
create_supervoxels
[GPU] Reusing device (0) with 1024 threads
.+ 193 supervoxels created
Traceback (most recent call last):
File "C:\Users\Tunhe\Anaconda3\envs\survos-env\lib\site-packages\survos\widgets\slice_viewer.py", line 61, in gt
if self._active == 'GT':
AttributeError: 'NavigationToolbar' object has no attribute '_active'
I'm on windows 10, with SurVos installed from Annaconda following the installation instruction here https://diamondlightsource.github.io/SuRVoS/docs/installation/
Thank you very much for help in advance!
Cheers
Tun
The text was updated successfully, but these errors were encountered: