[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Help] Failed to apply new Python policy to GNUmed packages



Hi,

I tried to implement the Python policy [1] using python-support to
the new GNUmed packages but failed.  If I try the basic essence
of the /usr/bin/gnumed script I get:

$ python -m Gnumed.wxpython.gnumed
Traceback (most recent call last):
  File "/usr/lib/python2.5/runpy.py", line 85, in run_module
    loader = get_loader(mod_name)
  File "/usr/lib/python2.5/pkgutil.py", line 456, in get_loader
    return find_loader(fullname)
  File "/usr/lib/python2.5/pkgutil.py", line 466, in find_loader
    for importer in iter_importers(fullname):
  File "/usr/lib/python2.5/pkgutil.py", line 422, in iter_importers
    __import__(pkg)
ImportError: No module named Gnumed.wxpython


This worked with the current GNUmed version 0.3.12 but I failed
for 0.4.1 upstream.  The packaging stuff is available in svn[2]
and I wonder what I might have done wrong when I upgraded to the
latest recommendations of the WIki page[1].

Any help is apreciated

      Andreas.


[1] http://wiki.debian.org/DebianPython/NewPolicy
[2] svn://svn.debian.org/svn/debian-med/trunk/packages/gnumed-client/trunk/

--
http://fam-tille.de


Reply to: