[MacPorts] #22486: py26-matplotlib with Qt4

MacPorts noreply at macports.org
Wed Nov 11 17:25:04 PST 2009


#22486: py26-matplotlib with Qt4
------------------------------------+---------------------------------------
  Reporter:  celil.rufat@…          |       Owner:  ram@…              
      Type:  defect                 |      Status:  assigned           
  Priority:  Normal                 |   Milestone:                     
 Component:  ports                  |     Version:  1.8.1              
Resolution:                         |    Keywords:  py26-matplotlib qt4
      Port:  snow leopard 10.6      |  
------------------------------------+---------------------------------------

Comment(by celil.rufat@…):

 I'm compiling everything in 64bit.

 I've noticed that py26-matplotlib depends on py26-pyobjc2. However, it
 seems that there is a problem with that port on my system as seen below. I
 am not sure if this is related to the current issue, or if it is an
 unrelated bug. Can you check if your py26-pyobjc2 is working properly?

 {{{

 altair:~ drufat$ port deps py26-matplotlib
 Full Name: py26-matplotlib @0.99.1.1+tkinter
 Library Dependencies: python26, freetype, libpng, py26-dateutil, py26-tz,
                       py26-numpy, py26-configobj, py26-pyobjc2,
                       py26-pyobjc2-cocoa
 altair:~ drufat$ python
 Python 2.6.4 (r264:75706, Nov 11 2009, 01:57:04)
 [GCC 4.2.1 (Apple Inc. build 5646) (dot 1)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import Foundation
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/Foundation/__init__.py", line 10, in <module>
     from CoreFoundation import *
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/CoreFoundation/__init__.py", line 17, in <module>
     scan_classes=False)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/PyObjC/objc/_bridgesupport.py", line 129, in
 initFrameworkWrapper
     _parseBridgeSupport(data, globals, frameworkName, dylib_path)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/PyObjC/objc/_bridgesupport.py", line 53, in
 _parseBridgeSupport
     objc.parseBridgeSupport(data, globals, frameworkName, *args, **kwds)
 ValueError: Unknown typestr
 >>> exit()

 }}}

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


More information about the macports-tickets mailing list