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

The OSError needs a warning #212

Open
prjemian opened this issue Jul 25, 2022 · 2 comments
Open

The OSError needs a warning #212

prjemian opened this issue Jul 25, 2022 · 2 comments
Assignees
Labels

Comments

@prjemian
Copy link
Owner

This OSError is avoidable with user action (installing the codec package), so it should be accompanied by a UserWarning from the warnings module.

Originally posted by @carterbox in #211 (comment)

@prjemian prjemian added the task label Jul 25, 2022
@prjemian prjemian added this to the v1.0.0-release milestone Jul 25, 2022
@prjemian prjemian self-assigned this Jul 25, 2022
@carterbox
Copy link
Collaborator

That error should never happen now because you added the plugins to the required dependencies.

@prjemian
Copy link
Owner Author

prjemian commented Jul 25, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants