pypa / pip

The Python package installer
https://pip.pypa.io/
MIT License
9.36k stars 2.98k forks source link

Improve and migrate editable errors to diagnostic format #12811

Open ichard26 opened 2 days ago

ichard26 commented 2 days ago

Towards https://github.com/pypa/pip/issues/10421. :sparkles:

This is a significantly retooled version of #12464. I further reworded the errors to be more friendly and less technical.

Before

image

After

Screenshot from 2024-06-28 17-15-19