#497·pipreqs

pipreqs can not find any packages which i have installed locally.

Author: LorenzoChan0103Created Jul 31, 2025Updated Jun 22, 2026

pipreqs on Windows 10,Python3.11, fails to resolve packages installed in a global Python path like C:\Program Files\Python311\Lib\site-packages due to space in the directory name. Even with --use-local or setting PYTHONPATH, packages are not resolved locally.