Skip to main content
Question

ZipArchiver fails - unicode not defined

  • November 27, 2020
  • 2 replies
  • 8 views

soothsayers
Contributor
Forum|alt.badge.img+7

Hi,

I am using both Desktop and Server and occasionally get issues with the ZipArchiver failing. I have attached a log file where you can see it at the end.

Python Exception <NameError>: name 'unicode' is not defined

Python is not my forte! Does anybody know what causes this?

Many thanks,

Glenn

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

david_r
Celebrity
  • 8392 replies
  • November 30, 2020

First, check that you have the latest version of the ZipArchiver installed, see https://hub.safe.com/publishers/pacific-spatial-solutions/transformers/ziparchiver

Next, check the Python version set in the workspace properties. If it's version 2.7, try setting it to Python 3.7 (or whatever is available in the list), or the other way around.


soothsayers
Contributor
Forum|alt.badge.img+7
  • Author
  • Contributor
  • 18 replies
  • December 9, 2020

First, check that you have the latest version of the ZipArchiver installed, see https://hub.safe.com/publishers/pacific-spatial-solutions/transformers/ziparchiver

Next, check the Python version set in the workspace properties. If it's version 2.7, try setting it to Python 3.7 (or whatever is available in the list), or the other way around.

Thank you for your response, and sorry for the delay! I have upgraded the transformer and will report back if I still encounter issues.

We run everything with Python 3.7+