Microsoft Windows [versão 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Todos os direitos reservados.
C:\Users\CLIENTE>C:\Users\cliente\Anaconda3\python.exe
Python 3.7.1 (default, Dec 10 2018, 22:54:23) [MSC v.1915 64 bit (AMD64)] :: Ana
conda, Inc. on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> C:\OSGeo4W64\apps\Python37\python.exe
File "<stdin>", line 1
C:\OSGeo4W64\apps\Python37\python.exe
^
SyntaxError: unexpected character after line continuation character
>>> C:\OSGeo4W64\bin\python.exe
File "<stdin>", line 1
C:\OSGeo4W64\bin\python.exe
^
SyntaxError: unexpected character after line continuation character
>>> C:\Users\cliente\Anaconda3\python.exe
File "<stdin>", line 1
C:\Users\cliente\Anaconda3\python.exe
^
SyntaxError: unexpected character after line continuation character
>>> C:\OSGeo4W64\apps\Python37\python.exe
File "<stdin>", line 1
C:\OSGeo4W64\apps\Python37\python.exe
^
SyntaxError: unexpected character after line continuation character
>>> C:\OSGeo4W64\bin\python.exe
File "<stdin>", line 1
C:\OSGeo4W64\bin\python.exe
^
SyntaxError: unexpected character after line continuation character
>>> C:\Users\CLIENTE\Anaconda3\python.exe
File "<stdin>", line 1
C:\Users\CLIENTE\Anaconda3\python.exe
^
SyntaxError: unexpected character after line continuation character
>>> C:\OSGeo4W64\apps\Python37\python.exe
File "<stdin>", line 1
C:\OSGeo4W64\apps\Python37\python.exe
^
SyntaxError: unexpected character after line continuation character
>>> C:\OSGeo4W64\bin\python.exe
File "<stdin>", line 1
C:\OSGeo4W64\bin\python.exe
^
SyntaxError: unexpected character after line continuation character
>>>