Question:
Traceback (most recent call last):
File "testChilkat.py", line 1, in <module>
import chilkat
File "/home/pi/.local/lib/python3.4/site-packages/chilkat.py", line 28, in <module>
_chilkat = swig_import_helper()
File "/home/pi/.local/lib/python3.4/site-packages/chilkat.py", line 24, in swig_import_helper
_mod = imp.load_module('_chilkat', fp, pathname, description)
File "/usr/lib/python3.4/imp.py", line 243, in load_module
return load_dynamic(name, filename, file)
ImportError: /home/pi/.local/lib/python3.4/site-packages/_chilkat.so: undefined symbol: _ZN9CkAuthAws27get_CanonicalizedResourceV2ER8CkString
Python 3.4, Raspbian latest - the above is what I get just after install, running the testChilkat.py Using Python 3.4 Module for ARMv7l Linux (Raspberry Pi 2)
Please try this new build, I think it should fix the problem:
(The one you want is 2nd from the bottom)
https://www.chilkatsoft.com/download/preRelease/chilkat-9.5.0-python-2.6-armv7l-linux.tar.gz
https://www.chilkatsoft.com/download/preRelease/chilkat-9.5.0-python-2.7-armv7l-linux.tar.gz
https://www.chilkatsoft.com/download/preRelease/chilkat-9.5.0-python-3.0-armv7l-linux.tar.gz
https://www.chilkatsoft.com/download/preRelease/chilkat-9.5.0-python-3.1-armv7l-linux.tar.gz
https://www.chilkatsoft.com/download/preRelease/chilkat-9.5.0-python-3.2-armv7l-linux.tar.gz
https://www.chilkatsoft.com/download/preRelease/chilkat-9.5.0-python-3.0-armv7l-ucs4-linux.tar.gz
https://www.chilkatsoft.com/download/preRelease/chilkat-9.5.0-python-3.1-armv7l-ucs4-linux.tar.gz
https://www.chilkatsoft.com/download/preRelease/chilkat-9.5.0-python-3.2-armv7l-ucs4-linux.tar.gz
https://www.chilkatsoft.com/download/preRelease/chilkat-9.5.0-python-3.3-armv7l-linux.tar.gz
https://www.chilkatsoft.com/download/preRelease/chilkat-9.5.0-python-3.4-armv7l-linux.tar.gz
https://www.chilkatsoft.com/download/preRelease/chilkat-9.5.0-python-3.5-armv7l-linux.tar.gz