We’ve recently released updates for the Panoptes command-line interface and the Panoptes Client module for Python containing a few bug fixes.
From the changelog for Panoptes Client:
- Fix: Exports are not automatically decompressed on download
- Fix: Unable to
save
a Workflow - Fix: Fix typo in documentation for Classification
- Fix: Fix saving objects initialised from object links
And from the CLI:
- Fix: Modifying projects makes them private
You can install the updates by running pip install -U panoptescli and pip install -U panoptes-client.