SunandRiver

Results 5 comments of SunandRiver

这应该是因为pipreqs使用了映射名来找环境内的版本信息, 可以试试看我基于pipreqs的map新发布的库showmereqs, 修复了这个问题, 看看能不能帮到你. https://github.com/SunandRiver/showmereqs

Some popular Python packages have different import names and package names (e.g., 'PIL' vs 'Pillow'). While pipreqs includes these mappings, it uses package names instead of import names when searching...

> [@SunandRiver](https://github.com/SunandRiver) that's a nice extension! What do you think of merging this logic into pipreqs itself? Thanks for the suggestion! That's a really good idea. I've been thinking about...

Hi @aidenpcline @maintainers, I noticed that the check is failing, but this appears to be due to a CI configuration issue rather than a problem with my code changes. **Error...

Related issue: #7645 (TUI client CPU 100% when server shuts down)