Software Install (Version 3)

Install order: python310.exeOllamaSetup.exeNovaDesktop3Setup.exe.

✅ Python 3.10 ✅ Ollama + 2 models ✅ All modules ✅ Desktop shortcut

Nova Desktop V3 installs in three quick steps: Python, Ollama, then Nova Desktop 3. After that, you launch Nova from the desktop shortcut and you're good to go.

What the installer does for you

When it finishes: click Close and launch Nova using the desktop shortcut. No manual pip commands. No manual model setup.

1) Install (in this order)

  1. Run python310.exe
  2. Run OllamaSetup.exe
  3. Run NovaDesktop3Setup.exe
    If it asks about installing VC++ Runtime (x64), tick the box only if you don’t already have it.
  4. Once everything is complete, run Nova Desktop 3

If Windows blocks any installer, see the Trouble? section at the bottom (SmartScreen + antivirus notes).

If SmartScreen appears

  1. Click More info
  2. Click Run anyway

2) First-run checklist (so it “just works”)

Audio (Mic + Speakers)

Camera (USB)

Servo boards (UDP / Wi-Fi)

Optional: quick sanity checks

You don’t need these to install — they’re just useful if you’re troubleshooting.

Check Ollama + models

Command Prompt
ollama --version
ollama list

Print audio devices (mic debugging)

Command Prompt
python -c "import sounddevice as sd; print(sd.query_devices())"

Run Nova (manual launch option)

If you ever want to run the launcher manually (without shortcuts), run it from the installed folder.

Command Prompt
cd "%USERPROFILE%\Documents\Nova Desktop 3 Software"
python nova_app_launcher.py

If your installer used a different install location, just open that folder and run nova_app_launcher.py from there.

Nova App Launcher screenshots

Nova App Launcher GUI — screenshot 1
Click the big image or any thumbnail to expand (3 screenshots).

Trouble?

Windows SmartScreen / “protected your PC”

Antivirus deleted/quarantined the installer

App won’t start / DLL missing / crashes instantly

Ollama errors / models missing

Camera not detected / black feed

Microphone not detected / no input