We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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'
The text was updated successfully, but these errors were encountered: