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

Update pipreqs.py #299

Open janschmid opened 2 years ago

janschmid commented 2 years ago

Hello, i came across the same error as described here and made a quick fix: https://github.com/bndr/pipreqs/issues/265

Seems to work in my case, tested it with python 3.6.16, and i don't see why it should conflict with other versions