Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ipython from check_requirements exclude list #9841

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Oct 18, 2022

May resolve e3ff780#commitcomment-87136818

Signed-off-by: Glenn Jocher [email protected]

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Improvement in dependency checks for YOLOv5 models.

📊 Key Changes

  • Removed 'ipython' from the list of excluded requirements in check_requirements function call.

🎯 Purpose & Impact

  • Purpose: This change ensures that 'ipython' is now a checked dependency, meaning it is considered necessary for the correct operation of YOLOv5 when setting up the environment.

  • Impact: Users installing YOLOv5 will need to have 'ipython' installed to avoid setup errors. This can also improve user experience by preemptively solving potential issues related to missing 'ipython' dependency.

@glenn-jocher glenn-jocher self-assigned this Oct 18, 2022
@glenn-jocher glenn-jocher merged commit f1482b0 into master Oct 18, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-2 branch October 18, 2022 11:54
glenn-jocher referenced this pull request Oct 18, 2022
* Allow PyTorch Hub results to display in notebooks

* fix CI

* fix CI

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix CI

* fix CI

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix CI

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix CI

* fix CI

* fix CI

* fix CI

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix CI

* fix CI

* fix CI

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

None yet

1 participant