python-poetry / python-poetry/install.python-poetry.org
Installation fails on MacOS
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 255
- Forks
- 65
- Avg merge
- 2h 48m
- Merged PRs (30d)
- 1
Description
Python 3.8 was installed by Command Line Tools (Xcode)
dyld[58557]: Library not loaded: @executable_path/../Python3
Referenced from: /Users/william.venner/Library/Application Support/pypoetry/venv/bin/Python3
Reason: tried: '/Users/william.venner/Library/Application Support/pypoetry/venv/bin/../Python3' (no such file), '/usr/local/lib/Python3' (no such file), '/usr/lib/Python3' (no such file)
Traceback:
File "<stdin>", line 892, in main
File "<stdin>", line 530, in run
Is this a case sensitivity issue?
MacOS Monterey 12.4 on M1 Pro
For anyone stumbling on this
I found installing poetry from homebrew worked fine.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the installation traceback and the reported Python 3.8 path on macOS Monterey with an M1 Pro. Compare the Command Line Tools installation path with the Homebrew installation result; done means the installer completes without the reported dyld library-loading failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100