On Jun 24, 2009, at 4:48 PM, Karl Jansson wrote:
What happens if you work on the commandline (Terminal)?
Python2.6 should be available from (out of my head)
/Library/Frameworks/Python.framework/Versions/2.6/bin/python
If that's working, it is successfully installed.
Diez
-- http://mail.pyt
What happens if you work on the commandline (Terminal)?
Python2.6 should be available from (out of my head)
/Library/Frameworks/Python.framework/Versions/2.6/bin/python
If that's working, it is successfully installed.
Diez
--
http://mail.python.org/mailman/listinfo/python-list
If I work o
Karl Jansson wrote:
> Hi,
>
> I was doing the tutorial at http://www.python.org/doc/current/
> tutorial/, and I came across some code that did not work, and I got
> the following error: AttributeError: 'str' object has no attribute
> 'format'.
>
> So I downloaded a .dmg of python 2.6.2
On Jun 10, 2009, at 10:38 PM, Karl Jansson wrote:
Hi,
I was doing the tutorial at http://www.python.org/doc/current/tutorial/
, and I came across some code that did not work, and I got the
following error: AttributeError: 'str' object has no attribute
'format'.
So I downloaded a .dmg