-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Description
Hi, I updated my server today with latest and I now get the following error :
File "/usr/local/lib/python3.5/dist-packages/unidecode/__init__.py", line 151
__import__(f'unidecode.{file.stem}', globals(), locals(), ['data']).data,
^
SyntaxError: invalid syntax
I am running python 3.5 on debian stretch.
Forcing previous version 1.3.4 solves the issue.
I am not sure if this means that Python 3.5 is not supported anymore on newest version or if there is an error in latest Unidecode version ?
Metadata
Metadata
Assignees
Labels
No labels