[Bug 233321] pip-3.6 modulenotfounderror xml

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 19 14:27:27 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233321

            Bug ID: 233321
           Summary: pip-3.6 modulenotfounderror xml
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: bogdan.artyushenko at gmail.com

Hi,
I've recently  installed:
pkg install pip-3.6
on FreeBDS 12.0-BETA4
when I run it I got:
  pip-3.6
Traceback
File "usr/local/bin/pip-3.6, line 6 in <module>
  from pkg_resources import load_entry_point
  File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.pu" line
35, in <module>
   import plistlib
  File "/usr/local/lib/python3.6/plitlib.py" line 65, in <module>
   from xml.parsers.expat import ParserCreate
ModuleNotFoundError: no module named xml

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list