bndr / pipreqs

pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.
Apache License 2.0
6.38k stars 388 forks source link

[Bug] The requirement.txt is always empty while the concern pkgs are collected by pipreqs cli #458

Open zydmtaichi opened 3 months ago

zydmtaichi commented 3 months ago

System: win 11 22621.3737 python: 3.10 pipreqs: 0.5.0

cli cmd: pipreqs F:\AdaBins --encoding=utf8 --scan-notebooks --force

The version infos are pasted above. I run the cli cmd in command line and get the normal standard output but the requirements.txt saved is empty.

please fix this bug soon

zydmtaichi commented 3 months ago

image

and the pipreqs can't find the pkg when using the mirror addr