Unable to get past the "Host Machine" step

Hey. I’m having trouble setting up Local.

Here is the log:

Oct 17, 2017, 9:04 PM EDT - info: [main/index] Existing Pressmatic data does not exist.
Oct 17, 2017, 9:04 PM EDT - warn: [main/index] Unhandled Rejection at: Promise  Promise {
  <rejected> TypeError: Cannot use 'in' operator to search for 'version' in null
    at C:\Users\Mendy\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\updater.js:1:17896
    at <anonymous>
    at process._tickDomainCallback (internal/process/next_tick.js:135:7) }  reason:  TypeError: Cannot use 'in' operator to search for 'version' in null
    at C:\Users\Mendy\AppData\Local\Programs\local-by-flywheel\resources\app.asar\main\updater.js:1:17896
    at <anonymous>
    at process._tickDomainCallback (internal/process/next_tick.js:135:7)
Oct 17, 2017, 9:04 PM EDT - info: [main/check-system] Check System: Docker Machine:  
{ stdout: '',
  stderr: 'Host does not exist: "local-by-flywheel"\n' }
Oct 17, 2017, 9:04 PM EDT - info: [renderer/CheckEnvPage] Check system promise response: [ undefined, 'machine-does-not-exist' ] machine-does-not-exist
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] Starting Docker Machine Creation...
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] USING IP:  192.168.95.1/24
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] Removing existing Docker Machine
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] null 'About to remove local-by-flywheel\nWARNING: This action will delete both local reference and remote instance.\n' 'Error removing host "local-by-flywheel": Host does not exist: "local-by-flywheel"\nCan\'t remove "local-by-flywheel"\n'
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] Creating Docker Machine... --virtualbox-boot2docker-url=file://C:\Users\Mendy\AppData\Local\Programs\local-by-flywheel\resources\extraResources\virtual-machine\vendor\docker\boot2docker.iso
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] Creating machine with  
{ '0': 'create',
  '1': '--driver=virtualbox',
  '2': '--virtualbox-hostonly-cidr',
  '3': '192.168.95.1/24',
  '4': '--virtualbox-boot2docker-url=file://C:/Users/Mendy/AppData/Local/Programs/local-by-flywheel/resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso',
  '5': '--virtualbox-disk-size',
  '6': '120000',
  '7': 'local-by-flywheel' }
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] Creating CA: C:\Users\Mendy\.docker\machine\certs\ca.pem
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] Creating client certificate: C:\Users\Mendy\.docker\machine\certs\cert.pem
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] Running pre-create checks...
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) Image cache directory does not exist, creating it at C:\Users\Mendy\.docker\machine\cache...
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] Creating machine...
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) Downloading C:\Users\Mendy\.docker\machine\cache\boot2docker.iso from file://C:/Users/Mendy/AppData/Local/Programs/local-by-flywheel/resources/extraResources/virtual-machine/vendor/docker/boot2docker.iso...
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) Creating VirtualBox VM...
Oct 17, 2017, 9:04 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) Creating SSH key...
Oct 17, 2017, 9:06 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) Starting the VM...
Oct 17, 2017, 9:06 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) Check network to re-create if needed...
Oct 17, 2017, 9:06 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) Windows might ask for the permission to create a network adapter. Sometimes, such confirmation window is minimized in the taskbar.
Oct 17, 2017, 9:07 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) Creating a new host-only adapter produced an error: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe hostonlyif create failed:
Oct 17, 2017, 9:07 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) 0%...
Oct 17, 2017, 9:07 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) Progress state: E_FAIL
Oct 17, 2017, 9:07 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Failed to create the host-only adapter
Oct 17, 2017, 9:07 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002)
Oct 17, 2017, 9:07 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
Oct 17, 2017, 9:07 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)" at line 94 of file VBoxManageHostonly.cpp
Oct 17, 2017, 9:07 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) 
Oct 17, 2017, 9:07 PM EDT - info: [main/docker-create-machine] (local-by-flywheel) This is a known VirtualBox bug. Let's try to recover anyway...
Oct 17, 2017, 9:07 PM EDT - error: [main/docker-create-machine] Error creating machine: Error in driver during machine creation: Error setting up host only network on machine start: The host-only adapter we just created is not visible. This is a well known VirtualBox bug. You might want to uninstall it and reinstall at least version 5.0.12 that is is supposed to fix this issue
Oct 17, 2017, 9:07 PM EDT - info: [main/docker-create-machine] Unable to create Docker Machine.

I already have the latest version of VirtualBox installed (5.1.28). I have tried uninstalling and reinstalling both VirtualBox and Local. I have also tried removing residual files and restarting the computer.
I am using Windows 10 (version 1703).

Thank you.