← Back to team overview

keryx team mailing list archive

Re: [Question #203574]: Dependency is not satisfiable : python (>=2.7)

 

Question #203574 on Keryx changed:
https://answers.launchpad.net/keryx/+question/203574

Craig posted a new comment:
Additional info:

Forcing install using dpkg --force-depends-version:
>sudo dpkg --force-depends-version -i keryx_1.0-public21_all.deb 
Selecting previously unselected package keryx.
(Reading database ... 286371 files and directories currently installed.)
Unpacking keryx (from keryx_1.0-public21_all.deb) ...
dpkg: keryx: dependency problems, but configuring anyway as you requested:
 keryx depends on python (<< 2.7); however:
  Version of python on system is 2.7.3-0ubuntu2.
Setting up keryx (1.0-public21) ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...

And then, trying to run the installed package:
>keryx
Traceback (most recent call last):
  File "/usr/bin/keryx", line 60, in <module>
    from keryx import AboutKeryxDialog, keryxconfig
ImportError: No module named keryx

-- 
You received this question notification because you are a member of
Keryx Development Team, which is an answer contact for Keryx.