[Bug 212887] devel/py-traitlets : some dependencies are missing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 21 20:00:31 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212887
Bug ID: 212887
Summary: devel/py-traitlets : some dependencies are missing
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: antoine at FreeBSD.org
CC: yuri at rawbw.com
Flags: maintainer-feedback?(yuri at rawbw.com)
CC: yuri at rawbw.com
I installed py27-traitlets
When I try to use it:
>>> import traitlets
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python2.7/site-packages/traitlets/__init__.py", line 1,
in <module>
from .traitlets import *
File "/usr/local/lib/python2.7/site-packages/traitlets/traitlets.py", line
55, in <module>
from ipython_genutils import py3compat
ImportError: No module named ipython_genutils
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list