GitHub Stars
38,442
User Rating
Not Rated
Favorites
0
Views
494
Forks
6,097
Issues
171
Installation
Difficulty
AdvancedEstimated Time
20-45 minutes
Installation
Installation
Prerequisites
Python: 3.10.x or 3.11.x
Installation Steps
1. Install using Docker
bash
Using Docker Desktop
docker run -p 47334:47334 mindsdb/mindsdb
2. Install using PyPI
bash
pip install mindsdb
Troubleshooting
Common Issues
Issue: Server won't start Solution: Check Python version and reinstall dependencies.Additional Resources
Related MCPs