After installing python-light and pyOnionI2C, I'm attempting to import the package
from OmegaExpansion import onionI2C
at the attempt to import, I receive an exception:
ImportError: Error relocating /usr/lib/python2.7/OmegaExpansion/onionI2C.so: i2c_writeBufferRaw: symbol not found
How can i fix it and use the module?