Vocalinux won't start
Symptoms
- Command not found
- Module import errors
- Application crashes on launch
Solutions
- Ensure you ran the installer from the homepage or install guide
- Check if the virtual environment is activated: source ~/.local/share/vocalinux/venv/bin/activate
- Verify Python version (3.9+ required): python3 --version
- Try reinstalling: ./uninstall.sh && ./install.sh
