jsvine / waybackpack

Download the entire Wayback Machine archive for a given URL.
MIT License
2.8k stars 189 forks source link

pip deprecation warning: #64

Open pokeball99 opened 1 year ago

pokeball99 commented 1 year ago

DEPRECATION: waybackpack 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

jsvine commented 1 year ago

Thank you for flagging this, @pokeball99. What pip command are you using to install the library?