#40536: py27-webkitgtk 1.1.8_7 libraries not loading in python ------------------------+-------------------------------- Reporter: bugztrac@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: py27-webkitgtk ------------------------+-------------------------------- {{{ $ python Python 2.7.5 (default, Aug 1 2013, 00:59:24) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin Type "help", "copyright", "credits" or "license" for more information.
import webkit Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/webkit/__init__.py", line 21, in <module> import webkit ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/webkit/webkit.so, 2): Symbol not found: __ZN7WebCore26RedirectedXCompositeWindow21cairoSurfaceForWidgetEP10_GtkWidget Referenced from: /opt/local/lib/libwebkitgtk-1.0.0.dylib Expected in: flat namespace in /opt/local/lib/libwebkitgtk-1.0.0.dylib
}}} -- Ticket URL: <https://trac.macports.org/ticket/40536> MacPorts <http://www.macports.org/> Ports system for OS X