[MacPorts] #52194: py27-html5lib should depend on py27-six
MacPorts
noreply at macports.org
Fri Sep 9 16:59:45 CEST 2016
#52194: py27-html5lib should depend on py27-six
--------------------------+------------------------
Reporter: bzbarsky@… | Owner: lightnin@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: py-html5lib |
--------------------------+------------------------
Description changed by mf2k@…:
Old description:
> Trying to actually use html5lib after installing py27-html5lib gives me:
>
> File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
> /site-packages/html5lib/__init__.py", line 16, in <module>
> from .html5parser import HTMLParser, parse, parseFragment
> File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
> /site-packages/html5lib/html5parser.py", line 2, in <module>
> from six import with_metaclass
> ImportError: No module named six
New description:
Trying to actually use html5lib after installing py27-html5lib gives me:
{{{
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/html5lib/__init__.py", line 16, in <module>
from .html5parser import HTMLParser, parse, parseFragment
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/html5lib/html5parser.py", line 2, in <module>
from six import with_metaclass
ImportError: No module named six
}}}
--
--
Ticket URL: <https://trac.macports.org/ticket/52194#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list