You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
When installing via pip or manually from this git repo under python3 and windows 7 x64 I am unable to install the library.
I get the following error
File "C:\Users\*****\AppData\Local\Programs\Python\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 4443: character maps to <undefined>
The software runs under windows only when using Python27 and aprs/kiss packages 6.5.0
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When installing via pip or manually from this git repo under python3 and windows 7 x64 I am unable to install the library.
I get the following error
The software runs under windows only when using Python27 and aprs/kiss packages 6.5.0
The text was updated successfully, but these errors were encountered: