Re: [OpenWrt-Devel] python-smbus

2014-10-24 Thread Alexandru Ardelean
So, I created this updated version. https://gist.github.com/commodo/2a5ac7e09b0ae68c9d84 The original Makefile is a bit messed up. This version builds, but when I import smbus I get this failure: /usr/bin/python2.7: symbol 'i2c_smbus_access': can't resolve symbol in lib '/usr/lib/python2.7/site-

Re: [OpenWrt-Devel] python-smbus

2014-10-23 Thread Alexandru Ardelean
python-smbus is a obsolete package. the python package has been moved to github; currently it's been upgraded from 2.7.3 (which was in oldpackages) to 2.7.8 it could be that there's a bug in the python package which causes python-smbus not to build/install will check it out; might be something wo

[OpenWrt-Devel] python-smbus

2014-10-23 Thread smilebef
Strange thing with python smbus modul. I install python-smbus and try to import smbus in python but python can not find any smbus modules. I look for the package python-smbus, wich contain nothing. The refered Website http://lm-sensors.org/wiki/I2CTools say, the python smbus modul is in i2c-tools