Date: Wed, 21 Sep 2016 20:00:29 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 212887] devel/py-traitlets : some dependencies are missing Message-ID: <bug-212887-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212887 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@FreeBSD.org Reporter: antoine@FreeBSD.org CC: yuri@rawbw.com Flags: maintainer-feedback?(yuri@rawbw.com) CC: yuri@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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212887-13>