<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#c6">Comment # 6</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>(In reply to crisb from <a href="show_bug.cgi?id=2119#c5">comment #5</a>)
<span class="quote">> try urpmi python-packaging too</span >
That also pulled in python-parsing.
# urpmi python-packaging
To satisfy dependencies, the following packages are going to be installed:
Package Version Release Dist DEpoch Arch
(medium "main")
python-parsing 2.1.5 1 omv 2015.0 noarch
(medium "main updates")
python-packaging 16.8 4 omv 2015.0 noarch
but didn't fix problem. again error message is different:
$ devede_ng.py
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>