|
Führts Du den String im normalen cmd aus oder in dem "Commandozeilentool" von Python?
Ich habe jetzt beide Versionen von Python und drei Versionen vom tool "ambit2gpx.py ausprobiert. Alle laufen nicht, ich bekomme immer einen SyntaxError.
Auf einer französischen Seite habe ich einen Hinweis gefunden, dass es unter 64bit nicht funzt, wenn ich das richtig interpretiert habe :-)
Ich habe Win 8.1 64bit
C:\temp>ambit2gpx-1.6.py c:\temp\log.xml
File "C:\temp\ambit2gpx-1.6.py", line 188
If option --noext is given, extended data (hr, temperature, cadence) will not generated. Useful for instance if size of output file matters."""
^
SyntaxError: invalid syntax
__________________
.
.
|