[vbox-dev] Using Python API from non-system Python interpreter on OS X == segfault

tonyceb at andrew.cmu.edu tonyceb at andrew.cmu.edu
Mon Dec 9 16:54:38 GMT 2013


I'm using VirtualBox 4.3.4 on OS X 10.9, and trying to use the Python
interface to manage VMs.

If I use the system python interpreter (/usr/bin/python) it works fine,
but if I try to use an alternate Python (e.g. the version installed by
Homebrew) I get a segfault.  Is there any way to make the Python bindings
usable from a different Python interpreter?

Thanks.
-Tony






More information about the vbox-dev mailing list