pipsearch
pipsearch copied to clipboard
A library to search through libraries of python 2 and 3 in pypi repositories
I downloaded "pipsearch-master.zip" and tried the instruction written in the README.md: ``` $ python setup.py install running install /Users/jack/Documents/DEVELOP/PYTHON/PYTHON-CODE/MyStudySession/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other...
``` python -m pipsearch /usr/share/pyenv/versions/3.9.5/bin/python: No module named pipsearch.__main__; 'pipsearch' is a package and cannot be directly executed ```
Pull 16 looks like it was included through other means and should be closed and not merged to keep the project clean https://github.com/shubhodeep9/pipsearch/pull/16