charm
charm copied to clipboard
Undefined symbol "GetResults"
>>> from charm.toolbox.integergroup import IntegerGroup
/usr/local/lib/python3.6/site-packages/charm/core/math/integer.so: Undefined symbol "GetResults"
Version 0.43
Can you try version 0.50 (current head) and see if this is still broken? @yurivict
@jakinyele I reported using 0.43 from https://pypi.python.org/pypi/charm-crypto/0.43
The same version from github begins to download http://pypi.python.org/packages/source/d/distribute/distribute-0.6.42.tar.gz for some reason, and then breaks "urllib2.HTTPError: HTTP Error 403: SSL is required".
Versions from https://pypi.python.org and github version should work the same way.