Manage Application
Install & Setup
Install phidata
We highly recommend:
- Installing
phidata
usingpip
in a python virtual environment. - Creating an
ai
directory for your ai workspaces
1
Create a virtual environment
Open the Terminal
and create an ai
directory with a python virtual environment.
2
Install phidata
Install phidata
using pip
3
Install docker
Install docker desktop to run apps locally
If you encounter errors, try updating pip using python -m pip install --upgrade pip
Upgrade phidata
To upgrade phidata
, run this in your virtual environment
Setup workspace
If you have an existing phidata
workspace, set it up using
Reset phidata
To reset the phidata config, run
This does not delete any physical data
Was this page helpful?