Re: Getting importError: No module named _md5

2007-06-27 Thread jeffself
On Jun 27, 11:54 am, [EMAIL PROTECTED] wrote: > On Jun 27, 7:04 am, jeffself <[EMAIL PROTECTED]> wrote: > > > I'm running Python 2.5.1 which I'm getting from the MacPort package > > system. I just installed Django and tried to start up the Django > > server and I got the following error: > > > Imp

Re: Getting importError: No module named _md5

2007-06-27 Thread half . italian
On Jun 27, 7:04 am, jeffself <[EMAIL PROTECTED]> wrote: > I'm running Python 2.5.1 which I'm getting from the MacPort package > system. I just installed Django and tried to start up the Django > server and I got the following error: > > ImportError: No module named _md5 > > I'm pretty sure this is

Getting importError: No module named _md5

2007-06-27 Thread jeffself
I'm running Python 2.5.1 which I'm getting from the MacPort package system. I just installed Django and tried to start up the Django server and I got the following error: ImportError: No module named _md5 I'm pretty sure this is a python problem, not Django problem. I'm looking in the python2.5