Search-Engines-Scraper icon indicating copy to clipboard operation
Search-Engines-Scraper copied to clipboard

Add pip installation

Open VinciGit00 opened this issue 10 months ago • 2 comments

I would like to add it to my projects, but is not available on pip

VinciGit00 avatar Apr 14 '24 14:04 VinciGit00

Please see #54

tasos-py avatar Apr 14 '24 14:04 tasos-py

#8 24.24   DEPRECATION: search-engines is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
#8 24.24   Running setup.py install for search-engines: started
#8 24.45   Running setup.py install for search-engines: finished with status 'done'

Also using it in my builds, not sure how the upcoming changes mentioned above will affect it.

davidlenz avatar Apr 24 '24 22:04 davidlenz