mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 03:32:23 +08:00
update
This commit is contained in:
parent
fc37240b4f
commit
3e1be72db8
|
@ -29,8 +29,7 @@
|
|||
|
||||
4. Prepare Python environment
|
||||
|
||||
Dify API services requires Python 3.11 or 3.12, and the [Poetry](https://python-poetry.org/docs/) for dependency
|
||||
management.
|
||||
Dify API services requires Python 3.11 or 3.12, and the [Poetry](https://python-poetry.org/docs/) for dependency management.
|
||||
- To install Poetry, please refer to
|
||||
the [Poetry's installation guide](https://python-poetry.org/docs/#installation). The simplest way is to run the `pip install poetry` command to install Poetry on pip.
|
||||
- Run `poetry env use 3.12` to switch to the Python version for Poetry, please refer the usage of `poetry env use`
|
||||
|
|
Loading…
Reference in New Issue
Block a user