Run build install entries on macOS - henrikstengaard/hstwb-installer GitHub Wiki

macOS Monterey uses python v2.x as default and this is not compatible with build install entries written for python v3.x. Running build install entries requires build install entries is run from a terminal.

Run build install entries script on macOS with following steps:

  1. Navigate to WHDLoad Packs directory.

  1. Right click WHDLoad Packs directory and select New Terminal at Folder.

  1. Type python3 build_install_entries.py . and press enter to run build install entries script.
    • This is only needed first time running python3 command. Skip to step 9, if python3 is already installed.

  1. Click Install to install command line developer tools.

  1. Click Agree to agree Command Line Tools License Agreement.

  1. Wait for command line developer tools to install.

  1. Click Done when command line developer tools is installed.

  1. Type python3 build_install_entries.py . again and press enter to run build install entries script.

  1. Wait for build install entries script to complete.

Build install entries script has completed running and WHDLoad Packs can now be used to install demos, games or magazines.