❌ Forgetting to add Python to PATH
→Reinstall and check 'Add Python to PATH' option or manually edit environment variables
❌ Using python instead of python3 on Linux/macOS
→Use python3 command or create alias
❌ Installing wrong version for OS
→Select OS-specific installer from python.org