I have a long standing bug[1] that I've been unable to figure out. I have contacted upstream but they have been unable to reproduce the bug on Debian 7 or 8.
The error is as follows: $ python Python 2.7.8 (default, Apr 15 2015, 09:26:43) [GCC 4.9.2 20150212 (Red Hat 4.9.2-6)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import Hamlib Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib64/python2.7/site-packages/Hamlib.py", line 28, in <module> _Hamlib = swig_import_helper() File "/usr/lib64/python2.7/site-packages/Hamlib.py", line 24, in swig_import_helper _mod = imp.load_module('_Hamlib', fp, pathname, description) ImportError: /usr/lib64/python2.7/site-packages/_Hamlib.so: undefined symbol: struct_Rot_get_position Any ideas? Thanks, Richard [1] https://bugzilla.redhat.com/show_bug.cgi?id=1192849
-- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct