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.
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.