You're example works ok for me (using cmd-R). Python gives the following version number in one of the output windows:<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
PyMate r8111 running Python 2.5.1 (/usr/bin/env python)<br></blockquote>Does this differ from what you see?<br><br>Also, keep in mind that the macports python installs to /opt/local/bin if that's the version you need to be using. That version is 2.5.2 r252:60911 for me.<br>
<br><div class="gmail_quote">On Thu, Dec 25, 2008 at 12:37 PM, Andrea Crotti <span dir="ltr"><<a href="mailto:kerny404@gmail.com">kerny404@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
<br>
Dana Rea wrote:<br>
><br>
> Have you tried updating your python module? Perhaps you got a newer<br>
> version<br>
> with the port package.<br>
><br>
<br>
</div>Well no I got the last, and reinstalled it a few times..<br>
Now I even don't understand why pymate is not working (with all the python<br>
versions).<br>
If I run something like that<br>
<br>
#!/usr/bin/env python<br>
if __name__ == '__main__':<br>
    a = raw_input("kjld")<br>
<br>
I get<br>
kjld<br>
EOFError: EOF when reading a line<br>
<br>
Instead of a windows asking me for the input...<br>
<font color="#888888">--<br>
View this message in context: <a href="http://www.nabble.com/Problems-with-python-bundle-tp20577401p21168904.html" target="_blank">http://www.nabble.com/Problems-with-python-bundle-tp20577401p21168904.html</a><br>
</font><div><div></div><div class="Wj3C7c">Sent from the textmate users mailing list archive at Nabble.com.<br>
<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br> Dana<br>