You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after getting the annotations using img.linkedAnnotationList() from several "Image" objects, I can get a .linkedAnnotationList() anymore:
This is very surprising, taken into account that I try to do it in a different BlitzGateway session (I have restarted the script). I also use webclient for the OMERO instance, and there the annotations are being displayed as attached to image.
I use omero-py 5.19 with Python 3.8 on Windows 11. Happy to provide additional details if needed.
The text was updated successfully, but these errors were encountered:
stefanches7
changed the title
Can not reload annotations
OMERO-py (Java in the background?) can not reload annotations
Jul 26, 2024
Hello,
after getting the annotations using
img.linkedAnnotationList()
from several "Image" objects, I can get a.linkedAnnotationList()
anymore:This is very surprising, taken into account that I try to do it in a different BlitzGateway session (I have restarted the script). I also use webclient for the OMERO instance, and there the annotations are being displayed as attached to image.
I use omero-py 5.19 with Python 3.8 on Windows 11. Happy to provide additional details if needed.
The text was updated successfully, but these errors were encountered: