#2745 closed defect

importing pycryptopp fails due to undefined symbol — at Initial Version

Reported by: daira Owned by: daira
Priority: normal Milestone: eventually
Component: packaging Version: 1.10.2
Keywords: packaging regression pycryptopp Cc:
Launchpad Bug:

Description

allmydata.PackagingError: 
ImportError: for requirement 'pycryptopp >= 0.6.0': (<type 'exceptions.ImportError'>, '/home/davidsarah/tahoe/git/trunk/tahoe/local/lib/python2.7/site-packages/pycryptopp/_pycryptopp.so: undefined symbol: _ZNSs4_Rep20_S_empty_rep_storageE', ('/home/davidsarah/tahoe/git/trunk/tahoe/local/lib/python2.7/site-packages/pycryptopp/__init__.py', 8, '<module>', 'import _pycryptopp'))
Warning: dependency 'pycryptopp' could not be imported. pkg_resources thought it should be possible to import version '0.7.1.869544967005693312591928092448767568728501330214' from '/home/davidsarah/tahoe/git/trunk/tahoe/lib/python2.7/site-packages'.
The exception trace was (<type 'exceptions.ImportError'>, '/home/davidsarah/tahoe/git/trunk/tahoe/local/lib/python2.7/site-packages/pycryptopp/_pycryptopp.so: undefined symbol: _ZNSs4_Rep20_S_empty_rep_storageE', ('/home/davidsarah/tahoe/git/trunk/tahoe/local/lib/python2.7/site-packages/pycryptopp/__init__.py', 8, '<module>', 'import _pycryptopp')).

Change History (0)

Note: See TracTickets for help on using tickets.