Skip to content

Deploy from PyPi

The recomended way is to always install inside virtaul environment when using pip. The venv provides isolated Python environment, which is more practical than installing MindsDB systemwide. Follow the bellow instructions depending on your operating system:

Comments