pipreqs uses the wrong package
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
i don't know how to describe the problem, but pipreqs always replaces ffmpeg-python with ffmpeg.
any plan how to fix that?
Contributor guide
Research direction
Start by reproducing pipreqs with a project that imports ffmpeg-python and inspect how imported module names are mapped to package names. Confirm the expected output and trace where ffmpeg is selected instead. Done means pipreqs generates requirements containing ffmpeg-python rather than ffmpeg.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100