Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented May 28, 2022

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved package installation robustness in YOLOv5.

πŸ“Š Key Changes

  • Encapsulated package names in quotes during pip install command.

🎯 Purpose & Impact

  • πŸ› οΈ Purpose: This change is intended to fix issues with pip install commands that may fail when certain characters are present in package names or versions.
  • πŸ“ˆ Impact: Users should experience fewer errors when automatically installing dependencies, leading to a smoother setup and deployment process.

@glenn-jocher glenn-jocher self-assigned this May 28, 2022
@glenn-jocher glenn-jocher merged commit 5580b27 into master May 28, 2022
@glenn-jocher glenn-jocher deleted the update/check_requirements branch May 28, 2022 09:13
tdhooghe pushed a commit to tdhooghe/yolov5 that referenced this pull request Jun 10, 2022
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant