Skip to content

Conversation

@kwinkunks
Copy link

Unsure whether something like this goes in the bug fix list, please advise.

Updated error message to include 'your preferred package manager' to include other package/project managers.
Comment on lines +155 to +156
f"Use pip, conda, or your preferred package "
f"manager to install the {install_name} package."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
f"Use pip, conda, or your preferred package "
f"manager to install the {install_name} package."
f"Please install the {install_name} package."

IMO this phrasing is generic enough

@mroeschke mroeschke added the Error Reporting Incorrect or improved errors from pandas label Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Error Reporting Incorrect or improved errors from pandas

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve missing dep error advice to include other package managers

2 participants