2017年5月11日 星期四

[Python] How to install pysnmp 3.x

Modify the soft link of python to python3
ln -sf /usr/bin/python3 /usr/bin/python

Using pip3 to install pysnmp
sudo pip3 install pysnmp

0 意見:

張貼留言