[MacPorts] #33574: from PySide import QtCore fails

MacPorts noreply at macports.org
Sat Mar 17 11:55:34 PDT 2012


#33574: from PySide import QtCore fails
--------------------------------+-------------------------------------------
 Reporter:  blair@…             |       Owner:  mmoll@…           
     Type:  defect              |      Status:  new               
 Priority:  Normal              |   Milestone:                    
Component:  ports               |     Version:  2.0.3             
 Keywords:                      |        Port:  py-pyside         
--------------------------------+-------------------------------------------

Comment(by blair@…):

 Great, it's past this issue.  Now its the _PyUnicodeUCS2_AsASCIIString
 symbol from py-side package.

 {{{
 $ python
 Python 2.7.2 (default, Mar 11 2012, 10:30:33)
 [GCC 4.2.1 Compatible Apple Clang 3.0 (tags/Apple/clang-211.12)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 Setting tab completion.
 >>> from PySide import QtCore
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
 ImportError:
 dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/PySide/QtCore.so, 2): Symbol not found:
 _PyUnicodeUCS2_AsASCIIString
   Referenced from:
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/PySide/QtCore.so
   Expected in: flat namespace
  in
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/PySide/QtCore.so
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/33574#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list