bndr / bndr/pipreqs

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

Open
#497 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.5k
Forks
424
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

Reproduce pipreqs on Windows 10 with Python 3.11 and packages under C:\Program Files\Python311\Lib\site-packages. Compare behavior with --use-local and PYTHONPATH; done when locally installed packages are resolved despite the space in the global path.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.