On 11/27/2013 01:29 PM, Gene Kopan wrote:
made some progress, activated "import from Garmin via garmintools,
and now seems to be choking on "name="ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ"" in
.pytrainer/tmp/2013/10/20131030T124012.dump.
pytrainer -d (pyt.out) and log.out files attached.
is there a work-around?
tia,
gene kopan
Hi,
I have installed pytrainer in linux Mint 14, works ok with
imported tcx files, but won't import directly from Forerunner 301:
zeus@whiz7u:/usr/share/pytrainer$ pytrainer -d
running pytrainer from egg installation
data_path: /usr/share/pytrainer/
gettext_path: /usr/share/locale
site_path: /usr/lib/python2.7/site-packages
ERROR:root:Failed when retrieving Max Heartrate value: invalid literal
for int() with base 10: ''
ERROR:root:Failed when retrieving Min Heartrate value: invalid literal
for int() with base 10: ''
ERROR:root:GPS Device import not yet implemented
ERROR:root:GPS Device import not yet implemented
pytrainer log.out file attached.
tia for your help
gene kopan
ERROR:root:Failed when retrieving Max Heartrate value: invalid literal for
int() with base 10: ''
ERROR:root:Failed when retrieving Min Heartrate value: invalid literal for
int() with base 10: ''
ERROR:root:Not able to identify GPS device. Continuing anyway...
ERROR:root:Error parsing entry
/home/zeus/.pytrainer/tmp/2013/11/20131109T114553.dump
Traceback (most recent call last):
File "/usr/share/pytrainer/plugins/garmintools_full/garmintools_full.py",
line 152, in importEntries
tree = etree.parse(fileString)
File "lxml.etree.pyx", line 2957, in lxml.etree.parse
(src/lxml/lxml.etree.c:56299)
File "parser.pxi", line 1550, in lxml.etree._parseDocument
(src/lxml/lxml.etree.c:82561)
File "parser.pxi", line 1578, in lxml.etree._parseMemoryDocument
(src/lxml/lxml.etree.c:82843)
File "parser.pxi", line 1457, in lxml.etree._parseDoc
(src/lxml/lxml.etree.c:81641)
File "parser.pxi", line 965, in lxml.etree._BaseParser._parseDoc
(src/lxml/lxml.etree.c:78311)
File "parser.pxi", line 569, in
lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74567)
File "parser.pxi", line 650, in lxml.etree._handleParseResult
(src/lxml/lxml.etree.c:75458)
File "parser.pxi", line 590, in lxml.etree._raiseParseError
(src/lxml/lxml.etree.c:74791)
XMLSyntaxError: Input is not proper UTF-8, indicate encoding !
Bytes: 0xFF 0xFF 0xFF 0xFF, line 4, column 21
ERROR:root:Error parsing entry
/home/zeus/.pytrainer/tmp/2013/11/20131119T105424.dump
Traceback (most recent call last):
File "/usr/share/pytrainer/plugins/garmintools_full/garmintools_full.py",
line 152, in importEntries
tree = etree.parse(fileString)
File "lxml.etree.pyx", line 2957, in lxml.etree.parse
(src/lxml/lxml.etree.c:56299)
File "parser.pxi", line 1550, in lxml.etree._parseDocument
(src/lxml/lxml.etree.c:82561)
File "parser.pxi", line 1578, in lxml.etree._parseMemoryDocument
(src/lxml/lxml.etree.c:82843)
File "parser.pxi", line 1457, in lxml.etree._parseDoc
(src/lxml/lxml.etree.c:81641)
File "parser.pxi", line 965, in lxml.etree._BaseParser._parseDoc
(src/lxml/lxml.etree.c:78311)
File "parser.pxi", line 569, in
lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74567)
File "parser.pxi", line 650, in lxml.etree._handleParseResult
(src/lxml/lxml.etree.c:75458)
File "parser.pxi", line 590, in lxml.etree._raiseParseError
(src/lxml/lxml.etree.c:74791)
XMLSyntaxError: invalid character in attribute value, line 4, column 21
ERROR:root:Error parsing entry
/home/zeus/.pytrainer/tmp/2013/11/20131103T110221.dump
Traceback (most recent call last):
File "/usr/share/pytrainer/plugins/garmintools_full/garmintools_full.py",
line 152, in importEntries
tree = etree.parse(fileString)
File "lxml.etree.pyx", line 2957, in lxml.etree.parse
(src/lxml/lxml.etree.c:56299)
File "parser.pxi", line 1550, in lxml.etree._parseDocument
(src/lxml/lxml.etree.c:82561)
File "parser.pxi", line 1578, in lxml.etree._parseMemoryDocument
(src/lxml/lxml.etree.c:82843)
File "parser.pxi", line 1457, in lxml.etree._parseDoc
(src/lxml/lxml.etree.c:81641)
File "parser.pxi", line 965, in lxml.etree._BaseParser._parseDoc
(src/lxml/lxml.etree.c:78311)
File "parser.pxi", line 569, in
lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74567)
File "parser.pxi", line 650, in lxml.etree._handleParseResult
(src/lxml/lxml.etree.c:75458)
File "parser.pxi", line 590, in lxml.etree._raiseParseError
(src/lxml/lxml.etree.c:74791)
XMLSyntaxError: invalid character in attribute value, line 4, column 21
ERROR:root:Error parsing entry
/home/zeus/.pytrainer/tmp/2013/11/20131102T135016.dump
Traceback (most recent call last):
File "/usr/share/pytrainer/plugins/garmintools_full/garmintools_full.py",
line 152, in importEntries
tree = etree.parse(fileString)
File "lxml.etree.pyx", line 2957, in lxml.etree.parse
(src/lxml/lxml.etree.c:56299)
File "parser.pxi", line 1550, in lxml.etree._parseDocument
(src/lxml/lxml.etree.c:82561)
File "parser.pxi", line 1578, in lxml.etree._parseMemoryDocument
(src/lxml/lxml.etree.c:82843)
File "parser.pxi", line 1457, in lxml.etree._parseDoc
(src/lxml/lxml.etree.c:81641)
File "parser.pxi", line 965, in lxml.etree._BaseParser._parseDoc
(src/lxml/lxml.etree.c:78311)
File "parser.pxi", line 569, in
lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74567)
File "parser.pxi", line 650, in lxml.etree._handleParseResult
(src/lxml/lxml.etree.c:75458)
File "parser.pxi", line 590, in lxml.etree._raiseParseError
(src/lxml/lxml.etree.c:74791)
XMLSyntaxError: Input is not proper UTF-8, indicate encoding !
Bytes: 0xFF 0xFF 0xFF 0xFF, line 4, column 21
ERROR:root:Error parsing entry
/home/zeus/.pytrainer/tmp/2013/11/20131111T141617.dump
Traceback (most recent call last):
File "/usr/share/pytrainer/plugins/garmintools_full/garmintools_full.py",
line 152, in importEntries
tree = etree.parse(fileString)
File "lxml.etree.pyx", line 2957, in lxml.etree.parse
(src/lxml/lxml.etree.c:56299)
File "parser.pxi", line 1550, in lxml.etree._parseDocument
(src/lxml/lxml.etree.c:82561)
File "parser.pxi", line 1578, in lxml.etree._parseMemoryDocument
(src/lxml/lxml.etree.c:82843)
File "parser.pxi", line 1457, in lxml.etree._parseDoc
(src/lxml/lxml.etree.c:81641)
File "parser.pxi", line 965, in lxml.etree._BaseParser._parseDoc
(src/lxml/lxml.etree.c:78311)
File "parser.pxi", line 569, in
lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74567)
File "parser.pxi", line 650, in lxml.etree._handleParseResult
(src/lxml/lxml.etree.c:75458)
File "parser.pxi", line 590, in lxml.etree._raiseParseError
(src/lxml/lxml.etree.c:74791)
XMLSyntaxError: Unescaped '<' not allowed in attributes values, line 4, column
22
ERROR:root:Error parsing entry
/home/zeus/.pytrainer/tmp/2013/11/20131113T114535.dump
Traceback (most recent call last):
File "/usr/share/pytrainer/plugins/garmintools_full/garmintools_full.py",
line 152, in importEntries
tree = etree.parse(fileString)
File "lxml.etree.pyx", line 2957, in lxml.etree.parse
(src/lxml/lxml.etree.c:56299)
File "parser.pxi", line 1550, in lxml.etree._parseDocument
(src/lxml/lxml.etree.c:82561)
File "parser.pxi", line 1578, in lxml.etree._parseMemoryDocument
(src/lxml/lxml.etree.c:82843)
File "parser.pxi", line 1457, in lxml.etree._parseDoc
(src/lxml/lxml.etree.c:81641)
File "parser.pxi", line 965, in lxml.etree._BaseParser._parseDoc
(src/lxml/lxml.etree.c:78311)
File "parser.pxi", line 569, in
lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74567)
File "parser.pxi", line 650, in lxml.etree._handleParseResult
(src/lxml/lxml.etree.c:75458)
File "parser.pxi", line 590, in lxml.etree._raiseParseError
(src/lxml/lxml.etree.c:74791)
XMLSyntaxError: Input is not proper UTF-8, indicate encoding !
Bytes: 0xFF 0xFF 0xFF 0xFF, line 4, column 21
ERROR:root:Error parsing entry
/home/zeus/.pytrainer/tmp/2013/11/20131104T133541.dump
Traceback (most recent call last):
File "/usr/share/pytrainer/plugins/garmintools_full/garmintools_full.py",
line 152, in importEntries
tree = etree.parse(fileString)
File "lxml.etree.pyx", line 2957, in lxml.etree.parse
(src/lxml/lxml.etree.c:56299)
File "parser.pxi", line 1550, in lxml.etree._parseDocument
(src/lxml/lxml.etree.c:82561)
File "parser.pxi", line 1578, in lxml.etree._parseMemoryDocument
(src/lxml/lxml.etree.c:82843)
File "parser.pxi", line 1457, in lxml.etree._parseDoc
(src/lxml/lxml.etree.c:81641)
File "parser.pxi", line 965, in lxml.etree._BaseParser._parseDoc
(src/lxml/lxml.etree.c:78311)
File "parser.pxi", line 569, in
lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74567)
File "parser.pxi", line 650, in lxml.etree._handleParseResult
(src/lxml/lxml.etree.c:75458)
File "parser.pxi", line 590, in lxml.etree._raiseParseError
(src/lxml/lxml.etree.c:74791)
XMLSyntaxError: invalid character in attribute value, line 4, column 21
ERROR:root:Error parsing entry
/home/zeus/.pytrainer/tmp/2013/11/20131119T162651.dump
Traceback (most recent call last):
File "/usr/share/pytrainer/plugins/garmintools_full/garmintools_full.py",
line 152, in importEntries
tree = etree.parse(fileString)
File "lxml.etree.pyx", line 2957, in lxml.etree.parse
(src/lxml/lxml.etree.c:56299)
File "parser.pxi", line 1550, in lxml.etree._parseDocument
(src/lxml/lxml.etree.c:82561)
File "parser.pxi", line 1578, in lxml.etree._parseMemoryDocument
(src/lxml/lxml.etree.c:82843)
File "parser.pxi", line 1457, in lxml.etree._parseDoc
(src/lxml/lxml.etree.c:81641)
File "parser.pxi", line 965, in lxml.etree._BaseParser._parseDoc
(src/lxml/lxml.etree.c:78311)
File "parser.pxi", line 569, in
lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74567)
File "parser.pxi", line 650, in lxml.etree._handleParseResult
(src/lxml/lxml.etree.c:75458)
File "parser.pxi", line 590, in lxml.etree._raiseParseError
(src/lxml/lxml.etree.c:74791)
XMLSyntaxError: invalid character in attribute value, line 4, column 21
ERROR:root:Error parsing entry
/home/zeus/.pytrainer/tmp/2013/10/20131030T124012.dump
Traceback (most recent call last):
File "/usr/share/pytrainer/plugins/garmintools_full/garmintools_full.py",
line 152, in importEntries
tree = etree.parse(fileString)
File "lxml.etree.pyx", line 2957, in lxml.etree.parse
(src/lxml/lxml.etree.c:56299)
File "parser.pxi", line 1550, in lxml.etree._parseDocument
(src/lxml/lxml.etree.c:82561)
File "parser.pxi", line 1578, in lxml.etree._parseMemoryDocument
(src/lxml/lxml.etree.c:82843)
File "parser.pxi", line 1457, in lxml.etree._parseDoc
(src/lxml/lxml.etree.c:81641)
File "parser.pxi", line 965, in lxml.etree._BaseParser._parseDoc
(src/lxml/lxml.etree.c:78311)
File "parser.pxi", line 569, in
lxml.etree._ParserContext._handleParseResultDoc (src/lxml/lxml.etree.c:74567)
File "parser.pxi", line 650, in lxml.etree._handleParseResult
(src/lxml/lxml.etree.c:75458)
File "parser.pxi", line 590, in lxml.etree._raiseParseError
(src/lxml/lxml.etree.c:74791)
XMLSyntaxError: Input is not proper UTF-8, indicate encoding !
Bytes: 0xFF 0xFF 0xFF 0xFF, line 4, column 21
running pytrainer from egg installation
data_path: /usr/share/pytrainer/
gettext_path: /usr/share/locale
site_path: /usr/lib/python2.7/site-packages
2013-11-26 14:33:03,935|ERROR|profile|_parse_config_file|Configuration
'/home/zeus/.pytrainer/conf.xml' file does not exist
2013-11-26 14:33:03,936|ERROR|profile|_setZones|Failed when retrieving Max
Heartrate value: invalid literal for int() with base 10: ''
2013-11-26 14:33:03,936|ERROR|profile|_setZones|Failed when retrieving Min
Heartrate value: invalid literal for int() with base 10: ''
2013-11-26 14:37:55,041|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-26 14:37:55,048|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-26 14:39:21,348|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-26 14:39:21,356|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-26 15:45:36,887|ERROR|profile|_setZones|Failed when retrieving Max
Heartrate value: invalid literal for int() with base 10: ''
2013-11-26 15:45:36,887|ERROR|profile|_setZones|Failed when retrieving Min
Heartrate value: invalid literal for int() with base 10: ''
2013-11-26 15:45:54,392|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-26 15:45:54,399|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-26 16:05:41,449|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-26 16:05:41,456|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-26 16:51:35,063|ERROR|profile|_setZones|Failed when retrieving Max
Heartrate value: invalid literal for int() with base 10: ''
2013-11-26 16:51:35,063|ERROR|profile|_setZones|Failed when retrieving Min
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 13:05:14,596|ERROR|profile|_setZones|Failed when retrieving Max
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 13:05:14,596|ERROR|profile|_setZones|Failed when retrieving Min
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 13:10:33,519|ERROR|profile|_setZones|Failed when retrieving Max
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 13:10:33,519|ERROR|profile|_setZones|Failed when retrieving Min
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 13:12:07,744|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-27 13:12:07,751|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-27 13:15:04,719|ERROR|profile|_setZones|Failed when retrieving Max
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 13:15:04,720|ERROR|profile|_setZones|Failed when retrieving Min
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 13:15:17,555|ERROR|profile|_setZones|Failed when retrieving Max
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 13:15:17,555|ERROR|profile|_setZones|Failed when retrieving Min
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 13:15:23,613|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-27 13:15:23,626|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-27 13:31:11,113|ERROR|profile|_setZones|Failed when retrieving Max
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 13:31:11,113|ERROR|profile|_setZones|Failed when retrieving Min
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 13:31:57,861|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-27 13:31:57,868|ERROR|windowimportdata|init_gpsdevice_tab|GPS Device
import not yet implemented
2013-11-27 13:33:00,315|ERROR|garmintools_full|getDeviceInfo|Not able to
identify GPS device. Continuing anyway...
2013-11-27 13:33:27,694|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131109T114553.dump
2013-11-27 13:33:27,696|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131119T105424.dump
2013-11-27 13:33:27,698|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131103T110221.dump
2013-11-27 13:33:27,700|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131102T135016.dump
2013-11-27 13:33:27,701|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131111T141617.dump
2013-11-27 13:33:27,702|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131113T114535.dump
2013-11-27 13:33:27,704|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131104T133541.dump
2013-11-27 13:33:27,706|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131119T162651.dump
2013-11-27 13:33:27,708|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/10/20131030T124012.dump
2013-11-27 14:01:01,750|ERROR|profile|_setZones|Failed when retrieving Max
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 14:01:01,750|ERROR|profile|_setZones|Failed when retrieving Min
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 14:01:40,989|ERROR|profile|_setZones|Failed when retrieving Max
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 14:01:40,989|ERROR|profile|_setZones|Failed when retrieving Min
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 14:02:04,131|ERROR|garmintools_full|getDeviceInfo|Not able to
identify GPS device. Continuing anyway...
2013-11-27 14:02:31,014|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131109T114553.dump
2013-11-27 14:02:31,019|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131119T105424.dump
2013-11-27 14:02:31,024|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131103T110221.dump
2013-11-27 14:02:31,025|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131102T135016.dump
2013-11-27 14:02:31,027|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131111T141617.dump
2013-11-27 14:02:31,028|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131113T114535.dump
2013-11-27 14:02:31,029|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131104T133541.dump
2013-11-27 14:02:31,030|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/11/20131119T162651.dump
2013-11-27 14:02:31,031|ERROR|garmintools_full|importEntries|Error parsing
entry /home/zeus/.pytrainer/tmp/2013/10/20131030T124012.dump
2013-11-27 14:07:58,379|ERROR|profile|_setZones|Failed when retrieving Max
Heartrate value: invalid literal for int() with base 10: ''
2013-11-27 14:07:58,379|ERROR|profile|_setZones|Failed when retrieving Min
Heartrate value: invalid literal for int() with base 10: ''
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Pytrainer-devel mailing list
Pytrainer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytrainer-devel