Not detect PyVISA
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
pipreqs does not detect [PyVISA](https://pyvisa.readthedocs.io/en/master/) and write to **requirements.txt** when using
```py
import visa
```
Contributor guide
Research direction
Reproduce the issue with a project containing `import visa`, then inspect how pipreqs maps imports to distributions before generating `requirements.txt`. Done means the generated file includes PyVISA and preserves the other detected dependencies; no specific source file or test is named in the issue.
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