Mailinglist Archive: opensuse-bugs (6901 mails)

< Previous Next >
[Bug 677442] New: home:malcolmlewis:Python/python-pytrainer: Bug
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 7 Mar 2011 16:33:13 +0000
  • Message-id: <bug-677442-21960@http.bugzilla.novell.com/>

https://bugzilla.novell.com/show_bug.cgi?id=677442

https://bugzilla.novell.com/show_bug.cgi?id=677442#c0


Summary: home:malcolmlewis:Python/python-pytrainer: Bug
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Platform: x86-64
OS/Version: openSUSE 11.3
Status: NEW
Severity: Critical
Priority: P5 - None
Component: 3rd party software
AssignedTo: malcolm_lewis@xxxxxxxxxxxxx
ReportedBy: r-driver@xxxxxx
QAContact: opensuse-communityscreening@xxxxxxxxxxxxxxxxxxxxxx
Found By: Other
Blocker: ---


Hi,

as this is my first bug report, please be a little forgiving...

I just installed (via yast) pytrainer from
download.opensuse.org/repositories/home:/malcolmlewis:/Python/openSUSE_11.3/
including all required dependencies. But when running pytrainer from console i
get this error message:

running pytrainer from egg installation
data_path: /usr/share/pytrainer/
gettext_path: /usr/share/locale
site_path: /usr/lib/python2.6/site-packages
Traceback (most recent call last):
File "/usr/bin/pytrainer", line 96, in <module>
from pytrainer.main import pyTrainer
File "/usr/lib/python2.6/site-packages/pytrainer/main.py", line 37, in
<module>
from record import Record
File "/usr/lib/python2.6/site-packages/pytrainer/record.py", line 30, in
<module>
from lib.gpx import Gpx
File "/usr/lib/python2.6/site-packages/pytrainer/lib/gpx.py", line 28, in
<module>
from lxml import etree
ImportError: No module named lxml

After installing python-lxml everything works fine. So if i'm right python-lxml
seems to be missing in the dependencies list of pytrainer.

Dunno if severity level "critical" might be suitable...

Greets
Stefan

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >