Skip to content

Update minimum Python>=3.7.0#7247

Merged
glenn-jocher merged 1 commit intomasterfrom
update/python
Apr 2, 2022
Merged

Update minimum Python>=3.7.0#7247
glenn-jocher merged 1 commit intomasterfrom
update/python

Conversation

@glenn-jocher
Copy link
Copy Markdown
Member

@glenn-jocher glenn-jocher commented Apr 2, 2022

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Upgraded the minimum required Python version for YOLOv5.

📊 Key Changes

  • Changed the minimum Python version requirement from 3.6.2 to 3.7.0 in the check_python function within utils/general.py.

🎯 Purpose & Impact

  • Ensures compatibility with newer Python features and potential performance improvements.
  • Users must upgrade to at least Python 3.7.0 to use YOLOv5, which could require changes in their environment setup.
  • 🚀 May lead to dropping outdated dependencies and taking advantage of newer language features, which could improve the overall quality and efficiency of the codebase.

@glenn-jocher glenn-jocher self-assigned this Apr 2, 2022
@glenn-jocher glenn-jocher merged commit a19406b into master Apr 2, 2022
@glenn-jocher glenn-jocher deleted the update/python branch April 2, 2022 13:05
BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 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