kcsaff / getkey

MIT License
41 stars 18 forks source link

CANT INSTALL!!!! #14

Open shadow00dev opened 4 years ago

shadow00dev commented 4 years ago

ERROR: ``` ERROR: Command errored out with exit status 1: command: 'c:\users\mark7\appdata\local\programs\python\python38\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\mark7\AppData\Local\Temp\pip-install-y5yz3fjh\getkey\setup.py'"'"'; file='"'"'C:\Users\mark7\AppData\Local\Temp\pip-install-y5yz3fjh\getkey\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\mark7\AppData\Local\Temp\pip-pip-egg-info-29ojwb12' cwd: C:\Users\mark7\AppData\Local\Temp\pip-install-y5yz3fjh\getkey\ Complete output (9 lines): Traceback (most recent call last): File "", line 1, in File "C:\Users\mark7\AppData\Local\Temp\pip-install-y5yz3fjh\getkey\setup.py", line 37, in long_description=read_description(), File "C:\Users\mark7\AppData\Local\Temp\pip-install-y5yz3fjh\getkey\setup.py", line 11, in read_description return fd.read() File "c:\users\mark7\appdata\local\programs\python\python38\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 876: character maps to

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.```

joshvtech commented 4 years ago

This package is no longer maintained - it seems. Check this comment for a fix.