Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Sep 2016 15:00:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213046] databases/py-pickleshare : some dependencies are missing
Message-ID:  <bug-213046-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213046

            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@FreeBSD.org
          Reporter: antoine@FreeBSD.org
                CC: yuri@rawbw.com
                CC: yuri@rawbw.com
             Flags: maintainer-feedback?(yuri@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)=20
[GCC 4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 20803=
2)]
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
>>>

--=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-213046-13>