[Bug 1709206] [NEW] retry builds fails with new python-pygraphviz and LP-lib against python 3.6
Launchpad Bug Tracker
1709206 at bugs.launchpad.net
Tue Aug 8 20:13:11 UTC 2017
You have been subscribed to a public bug by Rik Mills (rikmills):
kubuntu-retry-builds fails with new python-pygraphviz build against
python 3.6
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pygraphviz/graphviz.py", line 18, in swig_import_helper
fp, pathname, description = imp.find_module('_graphviz', [dirname(__file__)])
File "/usr/lib/python3.5/imp.py", line 296, in find_module
raise ImportError(_ERR_MSG.format(name), name=name)
ImportError: No module named '_graphviz'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/kubuntu-retry-builds", line 27, in <module>
from lib.kagraph import *
File "/usr/lib/python3/dist-packages/lib/kagraph.py", line 18, in <module>
import pygraphviz as pgv
File "/usr/lib/python3/dist-packages/pygraphviz/__init__.py", line 58, in <module>
from .agraph import AGraph, Node, Edge, Attribute, ItemAttribute, DotError
File "/usr/lib/python3/dist-packages/pygraphviz/agraph.py", line 22, in <module>
from . import graphviz as gv
File "/usr/lib/python3/dist-packages/pygraphviz/graphviz.py", line 28, in <module>
_graphviz = swig_import_helper()
File "/usr/lib/python3/dist-packages/pygraphviz/graphviz.py", line 20, in swig_import_helper
import _graphviz
** Affects: ka
Importance: Undecided
Status: New
** Tags: artful kubuntu
--
retry builds fails with new python-pygraphviz and LP-lib against python 3.6
https://bugs.launchpad.net/bugs/1709206
You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to the bug report.
More information about the kubuntu-bugs
mailing list