charm icon indicating copy to clipboard operation
charm copied to clipboard

Undefined symbol "GetResults"

Open yurivict opened this issue 7 years ago • 2 comments

>>> from charm.toolbox.integergroup import IntegerGroup
/usr/local/lib/python3.6/site-packages/charm/core/math/integer.so: Undefined symbol "GetResults"

Version 0.43

yurivict avatar Feb 20 '18 01:02 yurivict

Can you try version 0.50 (current head) and see if this is still broken? @yurivict

jakinyele avatar Feb 20 '18 15:02 jakinyele

@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.

yurivict avatar Feb 20 '18 17:02 yurivict