mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 06:54:57 -05:00
while debugging an error I encountered while running setup.py I also saw pip.main was used to installed packages. installing packages through pip.main (pip.main(["install", RUAMEL_YAML_VERSION])) is not recommended, and will be removed from future versions of pip. https://github.com/pypa/pip/issues/5599 https://pip.pypa.io/en/latest/user_guide/#using-pip-from-your-program
38 KiB
38 KiB