w are you running 'django-admin.py' and what is the first line of
> that file?
>
> Graham
>
> On Sep 1, 1:23 am, Jason Ourscene <[EMAIL PROTECTED]> wrote:
>
> > when i run ls -las /usr/bin/python i get:
> > 8 lrwxr-xr-x 1 root wheel 9 Jul 21 22:50
when i run ls -las /usr/bin/python i get:
8 lrwxr-xr-x 1 root wheel 9 Jul 21 22:50 /usr/bin/python ->
python2.3
when run "which python"
/usr/bin/python
I did not use macports, what i did do was install a later version of
python using this tutorial
http://blog.vixiom.com/2006/07/23/how-to-ins
I have some minor programming background. mainly php.
Ive been trying to install python and django for the last 3 hours.
I've gotten to the point where i have everything working. But when i
run the django-admin.py script i get the following error
Traceback (most recent call last):
File "/Librar
Thank you very much! You guys rock.
Jason
On May 14, 11:11 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote:
> On Wed, May 14, 2008 at 11:05 PM, Jason Ourscene <[EMAIL PROTECTED]> wrote:
>
> > First i had my python issue, got that settled and now in the first
&g
First i had my python issue, got that settled and now in the first
django tutorial I create my poll model and add the def __unicode__
method and im getting an error. heres the code, and the error:
Code: http://pastie.textmate.org/197323
and my error: http://pastie.textmate.org/197324
Let me know
said. Thanks!
back to learning django!
On May 14, 8:44 pm, Graham Dumpleton <[EMAIL PROTECTED]>
wrote:
> On May 15, 2:32 am, Jason Ourscene <[EMAIL PROTECTED]> wrote:
>
> > Ok now that the shock has passed a bit, anyone know how to do this
> > without reinstalling the
Ok now that the shock has passed a bit, anyone know how to do this
without reinstalling the OS.
Thanks!!!
On May 14, 11:47 am, Jason Ourscene <[EMAIL PROTECTED]> wrote:
> Looks like i deleted everything associated with python.
>
> On May 14, 10:55 am, Jason Ourscene <[EMAIL
Looks like i deleted everything associated with python.
On May 14, 10:55 am, Jason Ourscene <[EMAIL PROTECTED]> wrote:
> I ran the command /usr/bin/python
> and i get: No Such File or Directory.
>
> This cant be good.
>
> On May 14, 10:30 am, gordyt <[EMAIL PROTECT
I ran the command /usr/bin/python
and i get: No Such File or Directory.
This cant be good.
On May 14, 10:30 am, gordyt <[EMAIL PROTECTED]> wrote:
> Jason try this command and see if it works:
>
> /usr/bin/python
>
> If that takes you into the Python interpreter then you know that
> Apple's pytho
> What do you get when you run:
>
> ls -las /usr/bin/python
>
> What do you get when you run:
>
> which python
>
> Graham
>
> On May 14, 2:20 pm, Jason Ourscene <[EMAIL PROTECTED]> wrote:
>
> > I installed everything through macports initially,
I installed everything through macports initially, but would like to
be on a newer version of python which i found is bundled with leopard.
I completely removed all the files and things associated with
macports. Now when i type python in the terminal i get.. ~bash:
python: command not found
I tri
I tried with the space and without the space and i am still getting
that error.
what do you think?
On May 6, 12:28 am, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On 06-May-08, at 9:37 AM, Jason Ourscene wrote:
>
> > def __unicode__(self):
>
> def __unicode__(self):
So i got it django up and running on my mac and am totally excited to
get started, i got a bit into the tutorial when i got to the point
where it asked me to add the __unicode__ method to my model. When i
add it to my model and try to use the shell i get this error. If you
anyone can help me with
13 matches
Mail list logo