Tag Archives: VERSIONER_PYTHON_PREFER_32_BIT

Use VERSIONER_PYTHON_PREFER_32_BIT=yes in Snow Leopard

In python, you can use ctype (dl is deprecated now) to load dynamic link library. In 10.4 and 10.5 it may work fine, but it may occur errors in 10.6, such as /Library/Frameworks/dummy.framework/dummy: no matching architecture in universal wrapper Since … Continue reading

Posted in Programming, Python | Tagged , , | Leave a comment