Skip to content

Conversation

@glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jun 9, 2021

In looking at the torch package they have a minimum of 3.6.2, we should probably stick to that, which I think will keep the R Pi people happy who run on 3.6.9.
https://pypi.org/project/torch/

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Updated the minimum required Python version for compatibility.

📊 Key Changes

  • The minimum Python version check has been lowered from 3.7.0 to 3.6.2.

🎯 Purpose & Impact

  • Purpose: This change makes the software accessible to users who are running slightly older Python versions.
  • Impact: Expands the user base by allowing installation on systems with Python 3.6.2+, while previously systems needed 3.7.0+. This can be particularly beneficial for those on environments with restrictions on software updates.🔄

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.

torchhub load model python version restriction

1 participant