Devbox build issue on Mac | Build Fails
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 229
- PR merge metrics
- No merged PRs in 30d
Description
When trying to setup the devbox environment on MacOS, the devbox shell command fails due to a dependency issue related to Poetry.
Here is the screenshot of the build error:-
I am not sure if this issue needs to be fixed from our end or it will be updated by devbox eventually since the code change was very recent, just wanted the community know if someone else faces the issue.
The fix I have found for now is to change the devbox.json entry from poetry@latest to poetry@1.8.3
Contributor guide
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 devbox.json and reproduce the devbox shell command on macOS using the reported Poetry dependency setup. Check whether the rapidfuzz installation failure is resolved upstream or requires pinning Poetry; done means the devbox environment builds successfully without the reported dependency error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100