Python import error on pyOnionI2C
-
After installing python-light and pyOnionI2C, I'm attempting to import the package
from OmegaExpansion import onionI2Cat the attempt to import, I receive an exception:
ImportError: Error relocating /usr/lib/python2.7/OmegaExpansion/onionI2C.so: i2c_writeBufferRaw: symbol not foundHow can i fix it and use the module?
-
might duplicate 2436 (https://community.onion.io/topic/2436/onioni2c-import-error)