You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Python3, the VersionConverter encounters a ValueError: Unicode strings with encoding declaration are not supported when the xml tag of the to be converted file contains the encoding="UTF-8" attribute.
The text was updated successfully, but these errors were encountered:
With Python3, the VersionConverter encounters a
ValueError: Unicode strings with encoding declaration are not supported
when the xml tag of the to be converted file contains theencoding="UTF-8"
attribute.The text was updated successfully, but these errors were encountered: