Python 2.7 binding to VB API

Discussions related to using VirtualBox on Mac OS X hosts.
Post Reply
kevenlin
Posts: 2
Joined: 18. Sep 2011, 08:50
Primary OS: Mac OS X other
VBox Version: OSE Debian
Guest OSses: Debian

Python 2.7 binding to VB API

Post by kevenlin »

I am working on a project that calls VB Python API on OS X. Since the Lion upgrade, the default OS X Python version has been 2.7, but latest VB only has binding for Python 2.5 and 2.6.

I would appreciate if anyone can tell me if VirtualBox will include Python 2.7 binding soon (VBoxPython2_7.so), or help me figure out how to compile the binding.

Thanks!

Keven
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Python 2.7 binding to VB API

Post by Perryg »

What version of VirtualBox are you using?
kevenlin
Posts: 2
Joined: 18. Sep 2011, 08:50
Primary OS: Mac OS X other
VBox Version: OSE Debian
Guest OSses: Debian

Re: Python 2.7 binding to VB API

Post by kevenlin »

Version 4.1.2 on Lion
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Python 2.7 binding to VB API

Post by Perryg »

Change log 15.5 Version 4.0.10 (2011-06-22)
• Linux hosts: fixed Python 2.7 bindings in the universal Linux binaries
I am not all that sure about the MAC version but I would think it would be supported.
You would need to actually ask the DEVs for a definitive answer though.

http://www.virtualbox.org/wiki/Mailing_lists
Post Reply