UnicodeEncodeError when a plugin fails to load #1998
Closed
Labels
Comments
nicoddemus
added a commit
to nicoddemus/pytest
that referenced
this issue
Oct 12, 2016
nicoddemus
added a commit
to nicoddemus/pytest
that referenced
this issue
Oct 12, 2016
nicoddemus
added a commit
to nicoddemus/pytest
that referenced
this issue
Oct 12, 2016
nicoddemus
added a commit
to nicoddemus/pytest
that referenced
this issue
Oct 12, 2016
This was referenced Nov 11, 2016
This was referenced Feb 21, 2018
This was referenced Mar 5, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
A coworker got this traceback when a plugin failed to import:
This happened in
config.py
, at this point:And it was caused because the message came from the OS in pt-BR due to a DLL not being found:
cc @dplucenio
The text was updated successfully, but these errors were encountered: