Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup.py error #121

Open
t-hirasawa1 opened this issue Dec 23, 2019 · 1 comment
Open

setup.py error #121

t-hirasawa1 opened this issue Dec 23, 2019 · 1 comment

Comments

@t-hirasawa1
Copy link

Description

We want to install snmpagent into SONiC
Following the document, we did "setup.py" script, but we couldn't complete install snmpagent.

Describe the results you received:

admin@sonic:~/tmp$ sudo python3.5 setup.py install
Traceback (most recent call last):
File "setup.py", line 1, in
from setuptools import setup, find_packages
ImportError: No module named 'setuptools'

Could you share us the way how to install snmp agent software?

Thanks,
Takayoshi

@pavel-shirshov
Copy link
Contributor

we use python 2 currently. I suspect we don't support python 3.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants