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
Steps:
1 Click "Export image to Exact"
2.) Select Image sets
3.) Select Products in Image set
4.) Click "OK"
5.) SlideRunner appears to be exporting image, but after 10-20 seconds get the error below.
I have the same number of classes in the Exact Image set as in the SlideRunner db. Is there any additional logging I should try to pin point the issue?
Error Message:
`Traceback (most recent call last):
File "SlideRunner\SlideRunner.py", line 2089, in exportToExact
File "SlideRunner\SlideRunner.py", line 2084, in exportToExact
File "SlideRunner\SlideRunner.py", line 2111, in threadedExportAndSync
File "SlideRunner\SlideRunner.py", line 2102, in threadedExportAndSync
IndexError: list index out of range`
The text was updated successfully, but these errors were encountered:
Can't export image from SlideRunner to Exact.
SlideRunner is able to connect to Exact.
Steps:
1 Click "Export image to Exact"
2.) Select Image sets
3.) Select Products in Image set
4.) Click "OK"
5.) SlideRunner appears to be exporting image, but after 10-20 seconds get the error below.
I have the same number of classes in the Exact Image set as in the SlideRunner db. Is there any additional logging I should try to pin point the issue?
Error Message:
`Traceback (most recent call last):
File "SlideRunner\SlideRunner.py", line 2089, in exportToExact
File "SlideRunner\SlideRunner.py", line 2084, in exportToExact
File "SlideRunner\SlideRunner.py", line 2111, in threadedExportAndSync
File "SlideRunner\SlideRunner.py", line 2102, in threadedExportAndSync
IndexError: list index out of range`
The text was updated successfully, but these errors were encountered: