1.创建环境
conda create -n langflow python=3.10
conda activate langflow
2.安装langflow
python -m pip install langflow
等待很长时间,也不能安装成功,注意到控台会一直出现以下信息
3.解决问题
找到上图中的网址查看问题:
Dependency Resolution - pip documentation v24.3.1
再次回到官网查看,找到“To install a specific version of the Langflow package, add the required version to the command


4445

被折叠的 条评论
为什么被折叠?



