invisibleroads / invisibleroads/socketIO-client
Unable to pip install 0.5.7.2 on CentOS/Ubuntu
- Dominant language
- Python
- Stars
- 441
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
```
Collecting socketIO-client==0.5.7.2
Using cached socketIO-client-0.5.7.2.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-build-8oosb13y/socketIO-client/setup.py", line 6, in
README = open(os.path.join(here, 'README.rst')).read()
File "/usr/lib/python3.5/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 5782: ordinal not in range(128)
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-8oosb13y/socketIO-client/
```
There seems to be some encoding problem.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.