https://stackoverflow.com/questions/30306099/pip-install-editable-vs-python-setup-py-develop

 

//pip的执行

可以git clone到本地后进入文件夹

pip install -e . 安装

pip会自动将包复制到site-packages

 

使用pip install -e的场景

https://stackoverflow.com/questions/42609943/what-is-the-use-case-for-pip-install-e/59667164#59667164?newreg=9c456c4fac1e46049b0174b263f67d0b

Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐