python版本3.10不够,要3.11.7才行 #1870

Closed
opened 2026-02-21 17:38:56 -05:00 by yindo · 0 comments
Owner

Originally created by @chenj-freedom on GitHub (Apr 8, 2024).

Self Checks

  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit report (我已阅读并同意 Language Policy).
  • Pleas do not modify this template :) and fill in all the required fields.

Provide a description of requested docs changes

本地源码安装的方式,我发现python3.10版本不够,需要3.11.7才行。
https://docs.dify.ai/v/zh-hans/getting-started/install-self-hosted/local-source-code

否则,安装pip install -r requirements.txt里的cohere会报错。

Originally created by @chenj-freedom on GitHub (Apr 8, 2024). ### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] Pleas do not modify this template :) and fill in all the required fields. ### Provide a description of requested docs changes 本地源码安装的方式,我发现python3.10版本不够,需要3.11.7才行。 https://docs.dify.ai/v/zh-hans/getting-started/install-self-hosted/local-source-code 否则,安装pip install -r requirements.txt里的cohere会报错。
yindo closed this issue 2026-02-21 17:38:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#1870