Describe the bug
The following error message is printed when running pyscan:
An error occurred while retrieving 'from pathlib' version info from pip.
pip error: Package not found in pip
The offending line is:
Which can not be found on pip because this is from the python standard library.
To Reproduce
Steps to reproduce the behavior:
- Create a blank folder
- Add a python file with the above line
- Run
uvx --from pyscan-rs pyscan
- See error
Expected behavior
No error reported
Desktop (please complete the following information):
- OS: Linux
- Version Fedora 44
Describe the bug
The following error message is printed when running
pyscan:The offending line is:
Which can not be found on pip because this is from the python standard library.
To Reproduce
Steps to reproduce the behavior:
uvx --from pyscan-rs pyscanExpected behavior
No error reported
Desktop (please complete the following information):