btubbs/sseclient

Please add 'setuptools' to build dependency

intx82 opened this issue · 0 comments

Please add 'setuptools' to dependency


root@orangepipc:/home/intl/sqn_test_suite# python3 -m pip install sseclient
Collecting sseclient
Using cached https://files.pythonhosted.org/packages/cf/6c/fa601216344952be8f9a51a3f49b4274bbbc58bd395f87f67f6131726358/sseclient-0.0.27.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'setuptools'