Glenn Jocher 2b329b0945
Enhanced check_requirements() with auto-install (#2575)
* Update check_requirements() with auto-install

This PR builds on an idea I had to automatically install missing dependencies rather than simply report an error message. 

YOLOv5 should now 1) display all dependency issues and not simply display the first missing dependency, and 2) attempt to install/update each missing/VersionConflict package.

* cleanup

* cleanup 2

* Check requirements.txt file exists

* cleanup 3
2021-03-24 01:05:59 +01:00
..
2021-03-07 20:21:49 -08:00
2021-03-23 16:54:34 +01:00
2020-05-29 17:04:54 -07:00
2021-01-22 15:08:42 -08:00
2021-03-12 22:15:41 -08:00