zooniverse / theia

Building the next-generation Floating Forests pipeline
3 stars 2 forks source link

update panoptes python client for subject image upload #153

Closed yuenmichelle1 closed 2 years ago

yuenmichelle1 commented 2 years ago

In relation. to subject images not viewable https://www.zooniverse.org/lab/10633/subject-sets/97532.

Subjects are getting uploaded to project with proper metadata, the issue is that subject images are not getting displayed.

The reason is that the current version of panoptes client used v1.1.1 has subject image uploads when we were using aws, we have since moved to azure and that change is reflected in panoptes-client versions 1.3+

yuenmichelle1 commented 2 years ago

Closing in favor of a cleaner branch https://github.com/zooniverse/theia/pull/155.

Long story short, changes her had updates to other packages that do not play well with libtiff and it was messy to "undo" the updates. Opted to start with a cleaner slate and close this PR