HslCommunicationPython icon indicating copy to clipboard operation
HslCommunicationPython copied to clipboard

Centos7 pip intsall HslCommunication-1.0.6 failed

Open POOOOOOOON opened this issue 4 years ago • 0 comments

Collecting HslCommunication Using cached HslCommunication-1.0.6.tar.gz (60 kB) ERROR: Command errored out with exit status 1: command: /usr/local/python3/bin/python3.8 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-uu4azklg/hslcommunication_eb74e5e9bfcf47fe9d1b62c8f113c4e0/setup.py'"'"'; file='"'"'/tmp/pip-install-uu4azklg/hslcommunication_eb74e5e9bfcf47fe9d1b62c8f113c4e0/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 /tmp/pip-pip-egg-info-oqyx_nno cwd: /tmp/pip-install-uu4azklg/hslcommunication_eb74e5e9bfcf47fe9d1b62c8f113c4e0/ Complete output (7 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-uu4azklg/hslcommunication_eb74e5e9bfcf47fe9d1b62c8f113c4e0/setup.py", line 4, in long_description = fh.read() File "/usr/local/python3/lib/python3.8/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xca in position 215: invalid continuation byte ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/41/74/5db0354277c13a86a769d10ac4bb8e1d6801fa4dab32b61ea07fdb505559/HslCommunication-1.0.6.tar.gz#sha256=9aa2e41f083ea4aaee3cc455467a1a45f789055f388b0d600ba8aed2ddc7af85 (from https://pypi.org/simple/hslcommunication/) (requires-python:>=3.5). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

POOOOOOOON avatar Feb 24 '21 05:02 POOOOOOOON