Closed iKunoreda closed 2 years ago
PS C:\Yunzai-Bot\plugins\py-plugin> python install
Retrieving Poetry metadata
This will download and install the latest version of Poetry, a dependency and package manager for Python.
It will add the poetry command to Poetry's bin directory, located at:
poetry
C:\Users\Administrator\AppData\Roaming\Python\Scripts
You can uninstall at any time by executing this script with the --uninstall option, and these changes will be reverted.
Installing Poetry (1.2.1) Installing Poetry (1.2.1): Saving existing environment Installing Poetry (1.2.1): Creating environment Installing Poetry (1.2.1): Installing Poetry Installing Poetry (1.2.1): An error occurred. Removing partial environment. Installing Poetry (1.2.1): Restoring previously saved environment. Poetry installation failed. See C:\Yunzai-Bot\plugins\py-plugin\poetry-installer-error-arxgw6ul.log for error logs.
poetry安装完成,打开新的cmd窗口,输入poetry -V查看是否有输出
PS C:\Yunzai-Bot\plugins\py-plugin> python install
安装poetry中...
Retrieving Poetry metadata
Welcome to Poetry!
This will download and install the latest version of Poetry, a dependency and package manager for Python.
It will add the
poetry
command to Poetry's bin directory, located at:C:\Users\Administrator\AppData\Roaming\Python\Scripts
You can uninstall at any time by executing this script with the --uninstall option, and these changes will be reverted.
Installing Poetry (1.2.1) Installing Poetry (1.2.1): Saving existing environment Installing Poetry (1.2.1): Creating environment Installing Poetry (1.2.1): Installing Poetry Installing Poetry (1.2.1): An error occurred. Removing partial environment. Installing Poetry (1.2.1): Restoring previously saved environment. Poetry installation failed. See C:\Yunzai-Bot\plugins\py-plugin\poetry-installer-error-arxgw6ul.log for error logs.
poetry安装完成,打开新的cmd窗口,输入poetry -V查看是否有输出