invisibleroads / invisibleroads/socketIO-client
unable to install
- Dominant language
- Python
- Stars
- 441
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys,
so when I run the command "pip install -U socketIO-client" on CMD, here is what I get;
> C:\WINDOWS\system32>pip install -U socketIO-client
Collecting socketIO-client
Using cached https://files.pythonhosted.org/packages/12/d4/abeb2596c2f16276c66910362b27d04b8d2cf12a746dcccf1d00de3f691b/socketIO-client-0.7.2.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "c:\users\revaz\appdata\local\programs\python\python36-32\lib\site-packages\setuptools\__init__.py", line 12, in
from setuptools.extension import Extension
File "c:\users\revaz\appdata\local\programs\python\python36-32\lib\site-packages\setuptools\extension.py", line 7, in
from setuptools.dist import _get_unpatched
File "c:\users\revaz\appdata\local\programs\python\python36-32\lib\site-packages\setuptools\dist.py", line 16, in
import pkg_resources
File "c:\users\revaz\appdata\local\programs\python\python36-32\lib\site-packages\pkg_resources.py", line 1479, in
register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider)
AttributeError: module 'importlib._bootstrap' has no attribute 'SourceFileLoader'
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\Revaz\AppData\Local\Temp\pip-install-pa2fkzge\socketIO-client\
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.