smurfix / asyncari

Asterisk Resource Interface for Trio
Other
7 stars 3 forks source link

Error in setup.py on centos8 #2

Open TobiBruns opened 4 years ago

TobiBruns commented 4 years ago

It cannot resolve dependency asyncswagger11 Message: File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 231: ordinal not in range(128)

smurfix commented 4 years ago

Please provide the full traceback.