解决importError: No module named rrdtool

百度一下发现好多解释是错的,改path或者apt-get install python-rrd

正确的应该是:

yum install python-rrdtool

猜你喜欢

转载自luchuan.iteye.com/blog/2240977