我使用poetry和python3.7创建了一个新环境,并试图在项目中安装第一个包:numpy。当我运行poetryadd numpy时,会得到以下错误:Resolving dependenciessolution would be to set the `python` property to ">=3.8,<4.0"
https:
我使用的是macOS BigSur 11.1、poetry 1.1.4和python 3.8.6。在我的诗歌项目中,我尝试运行poetryadd pillow,但结果是EnvCommandError。The headers or library files could not be found for jpeg,
a required dependency when compiling PillowPillow位于这里: Pillow in /Users/<user&g
/src$ poetryadd pandasResolving dependenciesat ~/.local/share/pypoetry/venv/lib/python3.8/site-packages/poetry/puzzle/solver.py:241 in _solve, a possibl
如何指定pip在诗歌的pyproject.toml中可以使用的相对路径File "/tmp/pip-build-env-ck09aiax/overlay/lib/python3.7/site-packages/poetry/core/packages/directory_dependency.py", line 36, in
我再次运行它,但返回了错误。注意:运行poetry install会给出一个单独的错误:post me@LAPTOP-G1DAPU88:~/.ssh/workers-python/workers/CompositeKey/CompositeKey/workers/CompositeKey/CompositeKey$ poetryadd click
The following packages are alr
我还尝试将诗歌配置移动到系统中的另一个位置,但我一直收到这个错误。]]secondary = truePython = ">=3.9Currently, poetry doesn't support dependency groups in the
# requirements, so we need to use the