Typophile

TTX on Leopard?

Is there a trick to install TTX (2.2) on MacOS 10.5/Intel?
When I start the "setup.py" I get a new file "setup.app". But when I start this one, it only pops up for a second in the dock and disappears again.

There is no trick, just the normal procedure that you'd use with any Python package:

1. Start Terminal.
2. Type python followed by space.
3. Drag the setup.py file from Finder onto the Terminal window.
4. Type space followed by install and hit Enter.

Adam

Thanks! It worked.

Captured from commoncrawl.org on 19 Apr 2015. original URL