Re: Django book error

2008-04-04 Thread Fredrik Lundh
Poz wrote: > Problem is the libjpeg link no longer exists I've also installed > MacPort and it errored when installing the PIL > > Does anyone know another way to install the PIL?? any mac expert here that can check if the pythonmac.org packages work? see: http://pythonmac.org/packages/py

Re: Django book error

2008-04-01 Thread Evert Rol
> Well... the 'Django book error' subject... is because everyone seem to > have to go down this path and the book says nothing about having to > install the PIL library or even what it is. > > Sorry to bother with such trivial questions. > > It seems the whole webs

Re: Django book error

2008-04-01 Thread Poz
Well... the 'Django book error' subject... is because everyone seem to have to go down this path and the book says nothing about having to install the PIL library or even what it is. Sorry to bother with such trivial questions. It seems the whole website is down for the libjpeg

Re: Django book error

2008-04-01 Thread Evert Rol
onger exists? Best I can see, is that the ijg site is down; the library is definitely out there, just the network malfunctioning. (what does the subject 'Django book error' have to do with this, btw?) > I've also installed > MacPort and it errored when instal

Django book error

2008-04-01 Thread Poz
Hello all, I am a newbie learning Django and so far loving the process. I'm going through the djangobook.com and came across a problem. In chapter 5 you create your first database (how exciting!) problem is it seem like everyone that went thought this chapter(including me) got this error: "~/Do