- Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi Michael,
I found this syntaxerror in ls8tools.py file, how can I fix it? Thanks in advance, Jaime
Traceback (most recent call last):
File "C:\Anaconda\lib\site-packages\IPython\core\interactiveshell.py", line 2862, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
File "", line 3, in
from utils import ls8tools
File "C:\github\python_gdal_workshop\utils\ls8tools.py", line 141
if 'win' in sys.platform:
^
SyntaxError: invalid character in identifier
Metadata
Metadata
Assignees
Labels
No labels