E
Size: a a a
E
Д
Д
E
N
E
E
N
Д
E
Д
- os: windows
language: bash
env: NOXSESSION="tests-3.6"
install:
- export TRAVIS_PYTHON_VERSION=3.6
- choco install python --version $TRAVIS_PYTHON_VERSION
- export PATH="/C/Python36:/C/Python36/Scripts:$PATH"
- export PYTHONIOENCODING="UTF-8"
- pip install git+https://github.com/cs01/nox.git@5ea70723e9e6#egg=nox
File "c:\python36\lib\distutils\dist.py", line 395, in parse_config_files
parser.read(filename)
File "c:\python36\lib\configparser.py", line 696, in read
self._read(fp, filename)
File "c:\python36\lib\configparser.py", line 1012, in _read
for lineno, line in enumerate(fp, start=1):
File "c:\python36\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 83: character maps to <undefined>
RS
- os: windows
language: bash
env: NOXSESSION="tests-3.6"
install:
- export TRAVIS_PYTHON_VERSION=3.6
- choco install python --version $TRAVIS_PYTHON_VERSION
- export PATH="/C/Python36:/C/Python36/Scripts:$PATH"
- export PYTHONIOENCODING="UTF-8"
- pip install git+https://github.com/cs01/nox.git@5ea70723e9e6#egg=nox
File "c:\python36\lib\distutils\dist.py", line 395, in parse_config_files
parser.read(filename)
File "c:\python36\lib\configparser.py", line 696, in read
self._read(fp, filename)
File "c:\python36\lib\configparser.py", line 1012, in _read
for lineno, line in enumerate(fp, start=1):
File "c:\python36\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 83: character maps to <undefined>
Д
E
EF
DB
KL
DB
B
PU