gee_asset_manager icon indicating copy to clipboard operation
gee_asset_manager copied to clipboard

Upload of image has failed: invalid syntax

Open DKchenliyuan opened this issue 2 years ago • 1 comments

Hi, I receive the following errors when uploading:

2023-02-26 17:27:50,005 :: root :: WARNING :: Collection users/chenliyuan/GRWL already exists 2023-02-26 17:27:52,905 :: root :: INFO :: Collection already exists. 2 assets left for upload to users/chenliyuan/GRWL. 2023-02-26 17:27:52,906 :: root :: INFO :: Processing image 1 out of 2: C:\test\SL58.tif 2023-02-26 17:28:02,376 :: root :: ERROR :: Upload of SL58 has failed. Traceback (most recent call last): File "C:\Program Files\gee_asset_manager-master\gee_asset_manager\batch_uploader.py", line 120, in upload use_multipart=multipart_upload) File "C:\Anaconda\envs\gee\lib\site-packages\retrying-1.3.4-py3.7.egg\retrying.py", line 56, in wrapped_f return Retrying(*dargs, **dkw).call(f, *args, **kw) File "C:\Anaconda\envs\gee\lib\site-packages\retrying-1.3.4-py3.7.egg\retrying.py", line 257, in call return attempt.get(self._wrap_exception) File "C:\Anaconda\envs\gee\lib\site-packages\retrying-1.3.4-py3.7.egg\retrying.py", line 301, in get six.reraise(self.value[0], self.value[1], self.value[2]) File "C:\Anaconda\envs\gee\lib\site-packages\six.py", line 719, in reraise raise value File "C:\Anaconda\envs\gee\lib\site-packages\retrying-1.3.4-py3.7.egg\retrying.py", line 251, in call attempt = Attempt(fn(*args, **kwargs), attempt_number, False) File "C:\Program Files\gee_asset_manager-master\gee_asset_manager\batch_uploader.py", line 240, in __upload_file_gee upload_url = __get_upload_url(session) File "C:\Program Files\gee_asset_manager-master\gee_asset_manager\batch_uploader.py", line 233, in __get_upload_url d = ast.literal_eval(r.text) File "C:\Anaconda\envs\gee\lib\ast.py", line 46, in literal_eval node_or_string = parse(node_or_string, mode='eval') File "C:\Anaconda\envs\gee\lib\ast.py", line 35, in parse return compile(source, filename, mode, PyCF_ONLY_AST) File "", line 1 <!doctype html>Clear cache & cookies - Computer - Google Account Help

This question is very confusing to me, any ideas would be helpful, thank you!

DKchenliyuan avatar Feb 26 '23 09:02 DKchenliyuan

@tracek I would appreciate your reply

DKchenliyuan avatar Feb 26 '23 10:02 DKchenliyuan