[Bug 213046] databases/py-pickleshare : some dependencies are missing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 28 15:00:48 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213046
Bug ID: 213046
Summary: databases/py-pickleshare : 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
CC: yuri at rawbw.com
Flags: maintainer-feedback?(yuri at rawbw.com)
I installed py27-pickleshare-0.7.3
When I try to use it:
Python 2.7.12 (default, Sep 18 2016, 16:50:51)
[GCC 4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)]
on freebsd10
Type "help", "copyright", "credits" or "license" for more information.
>>> import pickleshare
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python2.7/site-packages/pickleshare.py", line 45, in
<module>
from pathlib2 import Path
ImportError: No module named pathlib2
>>>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list