Cowsay example doesn't work
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Cowsay example builds ok, but when run doesn't output anything just an empty line.
Pipx installed cowsay works as expected.
Version info:
Debian linux trixie/sid
pyapp v0.27
rustc 1.87.0 (17067e9ac 2025-05-09)
I have also tried pyapp version 0.26, 0.24 with same result.
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 by reproducing the Cowsay example with pyapp 0.27 on Debian trixie/sid, then compare its empty output with the working pipx-installed cowsay. Trace the example's runtime behavior and identify what causes the command to produce no output; done means the built Cowsay example prints its expected response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100