virtualbox and python API
0 vote down
I have installed virtualbox . but i cant import the module xpcom. but the synaptic package shows that开发者_如何学C it is installed. what could be wrong?
-ASK
To be able to import xpcom, you would need to install pyxpcom extension, and build instructions are here.
In Synaptic Package Manager, it would be python-xpcom
精彩评论