<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font face="Verdana" size="3" style="font-size:12pt;"><br id="FontBreak"></font>Hi Allan,<div><br></div><div>It seems that the default python version is 3.  I got the following:</div><div><br></div><div><div>dhcp-10-55-233-125:~ dmarcelino$ which python</div><div>/usr/bin/python</div><div>dhcp-10-55-233-125:~ dmarcelino$ python --version</div><div>Python 3.3.1</div><div>dhcp-10-55-233-125:~ dmarcelino$ echo "$PATH"</div><div>/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/git/bin:/usr/local/MacGPG2/bin:/usr/texbin</div><div><br></div><div>Any idea to fix this?</div><div><br></div><div><br></div><br><div><font class="ecxApple-style-span" face="Verdana"><span style="font-family:arial;font-size:10pt;">\begin{signature}</span><br style="font-family:arial;font-size:small;"><span style="font-family:arial;font-size:10pt;">Daniel Marcelino</span><br style="font-family:arial;font-size:small;"><span style="font-family:arial;font-size:10pt;">☁ </span><a href="mailto:dm.silva@umontreal.ca" target="_blank" style="font-family:arial;font-size:small;">dm.silva@umontreal.ca</a><span style="font-family:arial;font-size:10pt;"> </span><br style="font-family:arial;font-size:small;"><span style="font-family:arial;font-size:10pt;">☎ (514) 343 6111 #3799</span></font></div><div><font class="ecxApple-style-span" face="Verdana"><span style="font-family:arial;font-size:13px;">Skype: d.marcelino </span></font></div><div><font class="ecxApple-style-span" face="Verdana"><span style="font-family:arial;font-size:10pt;">✎ 3200 Jean Brillant,  Office C5071</span><br style="font-family:arial;font-size:small;"><span style="font-family:arial;font-size:10pt;">Montreal, QC; H3T 1N8</span><br style="font-family:arial;font-size:small;"><span style="font-family:arial;font-size:10pt;">Canada</span><br style="font-family:arial;font-size:small;"><span style="font-family:arial;font-size:10pt;">\end{signature}</span></font></div><div><font class="ecxApple-style-span" face="Verdana"><span style="font-family:arial;font-size:13px;"><br></span></font></div><div><font class="ecxApple-style-span" face="Verdana"><span style="font-family:arial;font-size:13px;">"Small steps toward a much better world"</span></font></div><br><br><div>> From: mailinglist@textmate.org<br>> To: textmate@lists.macromates.com<br>> Date: Sat, 6 Jul 2013 10:39:23 +0200<br>> Subject: [TxMt] Re: Error while typesetting latex document<br>> <br>> On 3 Jul 2013, at 17:11, Daniel Marcelino wrote:<br>> <br>> > Yes, I did install Python 3, then I had to install again version 2.7 <br>> > of Python and I did so using Homebrew.<br>> <br>> OK, so the issue is most likely, that you are running the typeset <br>> command with a Python that isn’t backwards compatible with this <br>> script.<br>> <br>> Did you remove ‘/usr/bin/python’? In TextMate you can press ⌃R on <br>> each of the following 3 lines for various useful info:<br>> <br>>      which python<br>>      python --version<br>>      echo "$PATH"<br>> <br>> _______________________________________________<br>> textmate mailing list<br>> textmate@lists.macromates.com<br>> http://lists.macromates.com/listinfo/textmate<br></div></div>                                       </div></body>
</html>