------------------------------------------------------------------------------
To reply, visit https://hellosplat.com/s/beanbag/tickets/5016/
------------------------------------------------------------------------------
New update by shubhar
For Beanbag, Inc. > Djblets > Ticket #5016
Reply:
How was your Python installed? What built that environment? I'm looking at
the details and flow behind the error and the default encoding for streams
isn't what I'd expect.
Can you run this on the server:
```shell
$ /webapp/PYTHON_VENVS/ReviewBoard-6.0.1-venv/bin/python
import locale
print(locale.getencoding())
```
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/reviewboard-issues/20231213233455.12733.46961%40ip-10-1-54-209.ec2.internal.