<html>
    <head>
      <base href="https://issues.openmandriva.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED REOPENED - devede requires python2 but python3 is used"
   href="https://issues.openmandriva.org/show_bug.cgi?id=2119#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED REOPENED - devede requires python2 but python3 is used"
   href="https://issues.openmandriva.org/show_bug.cgi?id=2119">bug 2119</a>
              from <span class="vcard"><a class="email" href="mailto:benbullard79@cox.net" title="Ben Bullard <benbullard79@cox.net>"> <span class="fn">Ben Bullard</span></a>
</span></b>
        <pre># rpm -qa python-pkg-resources
python-pkg-resources-34.3.1-1-omv2015.0.noarch

With:

To satisfy dependencies, the following packages are going to be installed:
 Package                        Version      Release       Dist  DEpoch Arch 
(medium "main")
 mencoder                       1.3.0        1             omv   2015.0 x86_64 
 python-cairo                   1.10.0       10            omv   2015.0 x86_64 
(medium "main updates")
 python-pkg-resources           34.3.1       1             omv   2015.0 noarch 
(medium "contrib updates")
 devede                         4.8.8        2             omv   2015.0 noarc

still doesn't open but Konsole error is different:

$ devede_ng.py

** (devede_ng.py:7586): WARNING **: Couldn't register with accessibility bus:
Did not receive a reply. Possible causes include: the remote application did
not send a reply, the message bus security policy blocked the reply, the reply
timeout expired, or the network connection was broken.
Traceback (most recent call last):
  File "/usr/bin/devede_ng.py", line 27, in <module>
    import devedeng.project
  File "/usr/lib/python3.4/site-packages/devedeng/project.py", line 26, in
<module>
    import devedeng.file_movie
  File "/usr/lib/python3.4/site-packages/devedeng/file_movie.py", line 21, in
<module>
    import devedeng.configuration_data
  File "/usr/lib/python3.4/site-packages/devedeng/configuration_data.py", line
22, in <module>
    import pkg_resources
  File "/usr/lib/python3.4/site-packages/pkg_resources/__init__.py", line 70,
in <module>
    import packaging.version
ImportError: No module named 'packaging'</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>