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

Help with Python 2.6 migration



Hi,

I wanted to upgrade the package epigrass to recent upstream version and
to build against Python 2.6.  Unfortunately I was running into a problem
and I'm wondering what might be the reason.

$ epigrass 
Traceback (most recent call last):
  File "/usr/bin/epigrass", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2655, in <module>
    working_set.require(__requires__)
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 648, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 546, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: SQLObject>=0.12


The packaging which leads to this problem is in SVN and can be found at

   svn://svn.debian.org/svn/debian-med/trunk/packages/epigrass/trunk/

Any help is welcome.

Kind regards

     Andreas.

-- 
http://fam-tille.de


Reply to: