I got lots of 'TypeError: Unicode-objects must be encoded before hashing' when I run run_tests.sh. I use python 3.4.3. How can I run all unit tests without this error?
First time here? Check out the FAQ!
![]() | 1 | initial version |
I got lots of 'TypeError: Unicode-objects must be encoded before hashing' when I run run_tests.sh. I use python 3.4.3. How can I run all unit tests without this error?