Page 2 of 2

Re: Batch export with Python

PostPosted: Tue Jun 19, 2018 10:44 pm
by jstitlow
Presumably it was a permissions issue.

Fixed with:
Code: Select all
conn.SERVICE_OPTS.setOmeroGroup(-1)


Very sorry for the inconvenience.

Re: Batch export with Python

PostPosted: Wed Jun 20, 2018 5:24 am
by jmoore
No worries. Thanks for letting us know. ~J.