sethmlarson / virtualbox-python

Complete implementation of VirtualBox's COM API with a Pythonic interface.
https://pypi.org/project/virtualbox
Apache License 2.0
354 stars 75 forks source link

Cannot install #163

Closed svenons closed 1 year ago

svenons commented 2 years ago
ENVIRONMENT
SUMMARY

Can't install vboxapisetup because setup by python file is depreceated and gives error that it can't write on the necessary directory. Tried powershell, tried disabling Windows protection.

cdorsman commented 1 year ago

Have you tried installing with CommandPrompt with administrative rights?