Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Combine PDFs without using Automator' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Combine PDFs without using Automator
Authored by: plindberg on May 31, '07 02:22:47AM

Chances are you have installed Python via for instance DarwinPorts. Apparently the CoreGraphics binding for python is in someway linked to the python binary that ships with Tiger. Invoking python via its explicit path might do the trick, try "/usr/bin/python ..." (followed by the rest of the arguments).



[ Reply to This | # ]