I am running Fedora Core 4 and I installed the python-kid package from
Fedora Extras.

I do the following:
[EMAIL PROTECTED] ~]$ kidc
Traceback (most recent call last):
  File "/usr/bin/kidc", line 5, in ?
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 2356,
in ?
    working_set.require(__requires__)
  File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 585, in
require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 483, in
resolve
    raise DistributionNotFound(req)  # XXX put more info here
pkg_resources.DistributionNotFound: elementtree


Any idea what is wrong?  The python-elementtree package is installed
from Fedora Core 4 base packages.

Thanks,
John

Some package info.  Not sure if it is useful.

Name        : python-kid                   Relocations: (not
relocatable)
Version     : 0.9                               Vendor: (none)
Release     : 1.fc4                         Build Date: Mon 27 Feb 2006
10:30:05 AM PST
Install Date: Mon 20 Mar 2006 01:38:54 PM PST      Build Host:
ppc1.fedora.redhat.com
Group       : Applications/Publishing       Source RPM:
python-kid-0.9-1.fc4.src.rpm
Size        : 1704097                          License: MIT
Signature   : DSA/SHA1, Tue 28 Feb 2006 12:02:44 PM PST, Key ID
82ed95041ac70ce6
URL         : http://www.lesscode.org/projects/kid
Summary     : Kid - A simple and pythonic XML template language
Description :
Kid is a simple Python based template language for generating and
transforming XML vocabularies. Templates are compiled to native Python
byte-code and may be imported and used like normal Python modules.

Name        : python-elementtree           Relocations: (not
relocatable)
Version     : 1.2.6                             Vendor: Red Hat, Inc.
Release     : 4                             Build Date: Mon 04 Apr 2005
08:10:08 AM PDT
Install Date: Wed 22 Feb 2006 05:53:28 PM PST      Build Host:
tweety.build.redhat.com
Group       : Development/Libraries         Source RPM:
python-elementtree-1.2.6-4.src.rpm
Size        : 303730                           License: PSF
Signature   : DSA/SHA1, Fri 20 May 2005 12:32:45 PM PDT, Key ID
b44269d04f2a6fd2
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL         : http://effbot.org/zone/element-index.htm
Summary     : Fast XML parser and writer
Description :
The Element type is a simple but flexible container object, designed
to store hierarchical data structures, such as simplified XML
infosets, in memory. The element type can be described as a cross
between a Python list and a Python dictionary.

This package also includes the C implementation,
cElementTree-1.0.2-20050302.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
kid-template-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kid-template-discuss

Reply via email to