Opened at 2010-03-27T18:34:24Z
Last modified at 2014-09-25T16:02:25Z
#1006 closed defect
Incorrect pycryptopp architecture selected on osx 10.6. — at Initial Version
Reported by: | nejucomo | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | eventually |
Component: | packaging | Version: | 1.6.1 |
Keywords: | install pycryptopp mac snowleopard 10.6 | Cc: | |
Launchpad Bug: |
Description
My osx 10.6 box has python2.6 and an Intel Core 2 Duo, yet when I follow the installation instructions, it appears that the pycryptopp egg is for the wrong version of python, and perhaps the wrong instruction set.
exceptions.ImportError: /Library/Python/2.6/site-packages/pycryptopp-0.5.17-py2.5-macosx-10.6-fat.egg/pycryptopp/_pycryptopp.so: no appropriate 64-bit architecture (see "man python" for running in 32-bit mode)
Notice it refers to "py2.5" inside the 2.6 site-packages directory.
Attached full install and unittest logs.
Note: See
TracTickets for help on using
tickets.
build log