dependencies
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
This package requires, but doesn't pick up:
* bitarray
* click
If you're installing via pipx, you can work around this with:
```
pipx install a2woz
pipx inject a2woz bitarray
pipx inject a2woz click
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the package's installation metadata and reproduce the pipx installation shown in the issue. Check that installing a2woz brings in bitarray and click without the manual pipx inject commands; verify the normal package installation path as well.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100