Python Error Message
Hi, Kevin,
When I try to rename a file, I get a Python error with this Traceback:
Traceback (most recent call last):
File "C:\Program Files/Sigil/python3lib\xmlprocessor.py", line 315, in performSMILUpdates
fragment = urldecode(parts[1])
NameError: name 'urldecode' is not defined.
Any suggestions?
Jim
|