Skip to content

check_requirements() Windows fix#7997

Merged
glenn-jocher merged 1 commit intomasterfrom
glenn-jocher-patch-1
May 26, 2022
Merged

check_requirements() Windows fix#7997
glenn-jocher merged 1 commit intomasterfrom
glenn-jocher-patch-1

Conversation

@glenn-jocher
Copy link
Copy Markdown
Member

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

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Enhanced package installation reliability in the YOLOv5 codebase.

📊 Key Changes

  • Modified the command used to install missing packages within the check_requirements function.

🎯 Purpose & Impact

  • This change aims to improve the consistency of package installations by removing the single quotes from around the package name in the installation command.
  • Users may experience smoother installation of dependencies, especially in environments where the previous syntax could have caused issues.
  • The update could help avoid errors related to package installation during setup or use of YOLOv5, thereby enhancing user experience. 🛠️💡

@glenn-jocher glenn-jocher self-assigned this May 26, 2022
@glenn-jocher glenn-jocher merged commit cd71aa3 into master May 26, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch May 26, 2022 17:01
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