Skip to content

建议提供docker部署能力 #5

@steelli

Description

@steelli

我macOS,项目克隆下来之后,执行pdm install命令报错:

Unable to find a resolution for pyinstaller
Please make sure the package name is correct.
Traceback (most recent call last):
File "/opt/homebrew/bin/pdm", line 8, in
sys.exit(main())
File "/opt/homebrew/Cellar/pdm/1.15.3/libexec/lib/python3.10/site-packages/pdm/core.py", line 232, in main
return Core().main(args)
File "/opt/homebrew/Cellar/pdm/1.15.3/libexec/lib/python3.10/site-packages/pdm/core.py", line 167, in main
raise cast(Exception, err).with_traceback(traceback)
File "/opt/homebrew/Cellar/pdm/1.15.3/libexec/lib/python3.10/site-packages/pdm/core.py", line 162, in main
f(options.project, options)
File "/opt/homebrew/Cellar/pdm/1.15.3/libexec/lib/python3.10/site-packages/pdm/cli/commands/install.py", line 48, in handle
actions.do_lock(project, strategy=strategy, dry_run=options.dry_run)
File "/opt/homebrew/Cellar/pdm/1.15.3/libexec/lib/python3.10/site-packages/pdm/cli/actions.py", line 114, in do_lock
raise ResolutionImpossible("Unable to find a resolution") from None
resolvelib.resolvers.ResolutionImpossible: Unable to find a resolution

已经折腾了半天了,目前问题仍然无法解决,第一步的环境问题就卡主了,建议提供docker部署能力,避免让大家折腾环境问题。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions