利用angular做的网站,我为群众办实事实践活动,谷歌网站收录提交,百度开发者安装插件
安装完 poetry#xff0c;想进入环境#xff0c;执行 poetry shell 后会报错#xff0c;是因为 poetry shell 在后面的版本中#xff0c;是作为插件#xff0c;需要额外安装。
poetry self add poetry-plugin-shell关于 poetry-plugin-shell
github : https:/…安装插件
安装完 poetry想进入环境执行 poetry shell 后会报错是因为 poetry shell 在后面的版本中是作为插件需要额外安装。
poetry self add poetry-plugin-shell关于 poetry-plugin-shell
github : https://github.com/python-poetry/poetry-plugin-shell 2025-02-14五