We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
Federico
Ansys Employee

Hello Posada, 

This error message is related to a Unicode encoding issue. This error is usually caused by attempting to use characters that are not supported by the chosen encoding. The 'cp950' codec is a traditional Chinese encoding that supports the Big5 character set, and it's possible that the character '\u6001' is not part of that character set.