Skip to content

QOL update to requirement.txt for fixing minor issues during installation#9402

Open
robert-stevenson-1 wants to merge 1 commit intoPaddlePaddle:developfrom
robert-stevenson-1:install_fixes
Open

QOL update to requirement.txt for fixing minor issues during installation#9402
robert-stevenson-1 wants to merge 1 commit intoPaddlePaddle:developfrom
robert-stevenson-1:install_fixes

Conversation

@robert-stevenson-1
Copy link
Copy Markdown

When running the test, python3 ppdet/modeling/tests/test_architectures.py, there is an import error for sklearn (ModuleNotFoundError: No module named 'sklearn'). Updated the requirements from sklearn==0.0toscikit-learn` solves this.

Additionally, a warning about numba being missing for PP-Tracking, so this too has now been added to requirements.txt

@paddle-bot
Copy link
Copy Markdown

paddle-bot bot commented Jul 8, 2025

Thanks for your contribution!

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jul 8, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants