Hi Allan, It seems that the default python version is 3. I got the following: dhcp-10-55-233-125:~ dmarcelino$ which python/usr/bin/pythondhcp-10-55-233-125:~ dmarcelino$ python --versionPython 3.3.1dhcp-10-55-233-125:~ dmarcelino$ echo "$PATH"/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/git/bin:/usr/local/MacGPG2/bin:/usr/texbin Any idea to fix this?
\begin{signature}Daniel Marcelino☁ dm.silva@umontreal.ca ☎ (514) 343 6111 #3799Skype: d.marcelino ✎ 3200 Jean Brillant, Office C5071Montreal, QC; H3T 1N8Canada\end{signature} "Small steps toward a much better world"
From: mailinglist@textmate.org To: textmate@lists.macromates.com Date: Sat, 6 Jul 2013 10:39:23 +0200 Subject: [TxMt] Re: Error while typesetting latex document
On 3 Jul 2013, at 17:11, Daniel Marcelino wrote:
Yes, I did install Python 3, then I had to install again version 2.7 of Python and I did so using Homebrew.
OK, so the issue is most likely, that you are running the typeset command with a Python that isn’t backwards compatible with this script.
Did you remove ‘/usr/bin/python’? In TextMate you can press ⌃R on each of the following 3 lines for various useful info:
which python python --version echo "$PATH"
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate