Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Does not run under windows #22

Open
KR0SIV opened this issue Nov 5, 2017 · 0 comments
Open

Does not run under windows #22

KR0SIV opened this issue Nov 5, 2017 · 0 comments

Comments

@KR0SIV
Copy link

KR0SIV commented Nov 5, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant