pip安装提示不让root安装

e[2Kqxq | WARNING: Running pip as the ‘root’ user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
e[2Kqxq |
e[2Kqxq | [notice] A new release of pip is available: 24.0 → 24.3.1
e[2Kqxq | [notice] To update, run: pip install --upgrade pip
e[2Kqxq | Watching for file changes with StatReloader
运行Django,就卡在这里就不继续下去了

什么操作?