FontLab Forum
2012-02-08, 21:21:33 *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to the FontLab forum, read how to use it! Update: Archives from old MSN forums are now available on our forum.
 
   Home   Help Search Calendar Downloads Tags Login Register  
Del.icio.us Digg FURL FaceBook Stumble Upon Reddit SlashDot

Pages: [1]
  Print  
Author Topic: Fonttools compatible with snow leopard?  (Read 4046 times)
mekkablue
Beta: FontLab Studio Mac
Hero Member
***

Karma: +0/-0
Austria Austria

Posts: 40



WWW
« on: 2009-11-11, 15:55:02 »

I installed fonttools 2.3 on a 10.6.2 Macbook. Some commands work fine, like a simple ttx -l, but others act up. For instance, trying to invoke a ttx -t name font.ttf yields an attribute error in macUtils.py, line 18: 'module' object has no attribute 'FSpOpenResFile'.

Is this an incompatability with the new system?
TIA
Logged
mekkablue
Beta: FontLab Studio Mac
Hero Member
***

Karma: +0/-0
Austria Austria

Posts: 40



WWW
« Reply #1 on: 2009-11-11, 17:12:45 »

I just fixed it myself: it's a 32/64 bit problem. TTX only works properly when Python runs in 32  bit mode. To achieve this, I typed this line into Terminal:

Code:
defaults write com.apple.versioner.python Prefer-32-Bit -bool yes

(source)

Logged
Tags:
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!