Skip to content

osx 64-bit python import failures #16

@emf

Description

@emf

I can't get this thing to build and load properly for python on OSX 64bit. Assistance is greatly appreciated.

import arac._cppbridge
Traceback (most recent call last):
File "", line 1, in
ImportError: dlopen(arac/_cppbridge.so, 2): no suitable image found. Did find:
arac/_cppbridge.so: mach-o, but wrong architecture

$ file arac/_cppbridge.so
arac/_cppbridge.so: Mach-O 64-bit bundle x86_64

$ uname -a
Darwin macbox 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64 x86_64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions