Installation¶
Requirements¶
- Python 3.10 or higher
- pip (or uv) package manager
Install from PyPI¶
Install from Source¶
Verify Installation¶
Dependencies¶
The SDK automatically installs:
requests- HTTP clientclick- CLI framework
Troubleshooting¶
ImportError: No module named 'botmanifold'¶
Ensure you're using the correct Python environment:
SSL Certificate Errors¶
If you're behind a corporate proxy:
Permission Denied¶
Use --user flag or a virtual environment: