Glossary

Problem: `python` command not found

**Windows:** Reinstall Python with "Add to PATH" checked - **macOS/Linux:** Use `python3` instead of `python`, or create an alias (see Section 4.7)

Learn More

Related Terms