News

Hello I'm facing an issue with python 3.6 installed from anaconda on windows. I'm using --module option for every module of my project. Here is the message I get : Traceback (most recent call last): ...
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 32293: ordinal not in range ... Python version: 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 05:52:31) [GCC 4.2.1 Compatible Apple LLVM 6 ...