VirtualBox

Opened 8 years ago

Last modified 4 years ago

#15926 closed defect

Python API on mac throwing syntax error — at Version 1

Reported by: nickpick Owned by:
Component: other Version: VirtualBox 5.1.6
Keywords: API MAC Python Cc:
Guest type: OSX Server Host type: Mac OS X

Description (last modified by Frank Mehnert)

API cannot be initialised because of a syntax error in the python bindings in xpcom/python/xpcom/init.py

 File "/Users/nd/PycharmProjects/Poker/vboxapi/__init__.py", line 786, in __init__
    import xpcom.vboxxpcom

  File "/Applications/VirtualBox.app/Contents/MacOS/sdk/bindings/xpcom/python/xpcom/__init__.py", line 128
    except IOError, why:
                  ^
SyntaxError: invalid syntax

Change History (1)

comment:1 by Frank Mehnert, 8 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use