-
Notifications
You must be signed in to change notification settings - Fork 11
Description
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`