Changes between Initial Version and Version 3 of Ticket #36107
- Timestamp:
- Sep 19, 2012, 4:52:39 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36107
- Property Cc dbraband@… added
- Property Owner changed from macports-tickets@… to akitada@…
-
Ticket #36107 – Description
initial v3 1 1 Using python27 @2.7.3_0+ucs4 and py27-lxml @2.3.2_0, unable to import etree from lxml. 2 2 3 {{{ 3 4 >>> from lxml import etree 4 5 Traceback (most recent call last): … … 9 10 in /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/lxml/etree.so 10 11 > 12 }}} 11 13 12 14 This works using python27 @2.7.3_0+ucs2, or using python27 @2.7.3_0+ucs4 and py27-lxml @2.3.0