Re: Pygoocanvas import - Segmentation fault on OS X



On Wed, 2016-06-01 at 00:20 -0400, Pasumarthi Viswanath wrote:
Hi,

I have used macports to install pygoocanvas module (version 0.14.1_6) using the command `sudo port install 
py27-goocanvas`. The installation was successful, however when attempting to import the module in python 
using the command `import goocanvas` immediately results in a seg fault (`Segmentation fault 11`). The 
goocanvas library is not available in pip or conda. How can I workaround this error?

System Details:
OS: Mac OS X El Capitan Version 10.11.5
Python: Python 2.7.11 |Anaconda custom (x86_64)|

I'm afraid I don't know much about the pygoocanvas bindings, so I can't
really help you.

You might have more luck with python 3 and the gobject-introspection
based bindings.

Damon




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]