Skip to content

Cannot find "install" when installing Virtualbox SDK #7

@AcezukyRockon

Description

@AcezukyRockon

[Issue]:

  • When run command "python vboxapisetup.py install" inside folder sdk\installer\python with python > 3.12, it will give an error about cannot find "Install" at this line
  • setup.py:
    Image

[Current workaround]

  • Use python below version 3.12 (currently I tried and worked with python 3.10.11) for command "python vboxapisetup.py install". It may gives an Error "ERROR: Testing VirtualBox Python bindings failed: cannot import name 'VirtualBoxManager' from 'vboxapi' (unknown location)" but it's OK. Now you can process to next step at DiscordBox.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions