Sorry about that problem.  It is because the version of python apple ships is two revisions out of date.  I've been developing with 2.5 and apple ships 2.3.  Unfortunately plistlib.readPlist is not a supported function in the older release.  I'll have to see what I can do to work around that.
<br><br>Brad<br clear="all"><br>-- <br>Brad Miller<br>Assistant Professor, Computer Science<br>Luther College
<br><br><div><span class="gmail_quote">On 7/24/07, <b class="gmail_sendername">Mark Eli Kalderon</b> <<a href="mailto:eli@markelikalderon.com">eli@markelikalderon.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>On 24 Jul 2007, at 19:51, Brad Miller wrote:<br><br>> Lots of progress on the new LaTeX and View command over the last<br>> two days.<br>> If you can, please check out the branch and give it a try.  It<br>> should work
<br>> for you right out of the box with no additional configuration.<br><br>I must have done something wrong. I navigated to the Latex.tmbundle<br>directory and used the command svn switch<br><a href="http://macromates.com/svn/Bundles/branches/typeset_and_view/">
http://macromates.com/svn/Bundles/branches/typeset_and_view/</a><br>Latex.tmbundle. But when I typeset I get the following error:<br><br>Traceback (most recent call last):<br>   File "/Library/Application Support/TextMate/Bundles/Latex.tmbundle/
<br>Support/bin/texMate.py", line 215, in ?<br>     tmPrefs = tmprefs.Preferences()<br>   File "/Library/Application Support/TextMate/Bundles/Latex.tmbundle/<br>Support/bin/tmprefs.py", line 18, in __init__
<br>     self.prefs.update(self.readTMPrefs())<br>   File "/Library/Application Support/TextMate/Bundles/Latex.tmbundle/<br>Support/bin/tmprefs.py", line 39, in readTMPrefs<br>     plDict = plistlib.readPlist(pl)
<br>AttributeError: 'module' object has no attribute 'readPlist'<br><br>Best, Mark<br><br><br>______________________________________________________________________<br>For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com">
textmate@lists.macromates.com</a><br>(threading gets destroyed and the universe will collapse if you don't)<br><a href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate
</a><br></blockquote></div><br>