eodms-sgdot / py-eodms-rapi

EODMS RAPI Client is a Python3 package used to access the REST API service provided by the Earth Observation Data Management System (EODMS) from Natural Resources Canada.
Other
13 stars 4 forks source link

SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3 #5

Closed keballantyne closed 3 years ago

keballantyne commented 3 years ago

The following error occurs in eodms.py when logging the download of an image: (SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape)

This error occurs when the image is downloaded to the C:\Users folder.