Installation
Prerequisites
Before installing OmniCoreAgent, ensure you have the following:System Requirements:
- Python 3.10+ (Python 3.11+ recommended)
- LLM API key from any supported provider (OpenAI, Anthropic, Google, etc.)
- UV package manager (recommended) or pip
Check Python Version
Install UV (Recommended)
UV is faster than pip and handles dependencies more reliably:- macOS/Linux
- Windows
- Python pip
Installation Methods
- UV (Recommended)
- pip
- From Source
Verify Installation
After installation, verify that you can import the package:Troubleshooting
Python Version Error
Python Version Error
Error:
OmniCoreAgent requires Python 3.10+Solution: Upgrade your Python version:Permission Denied
Permission Denied
Error: Permission denied during installationSolution: Use user installation:
Getting Help
Getting Help
If you encounter issues:
- Search existing issues
- Create a new issue with:
- Your operating system
- Python version
- Installation method used
- Complete error message