Re: [Tutor] Help installing HLS Player

2010-10-11 Thread Wayne Werner
On Mon, Oct 11, 2010 at 6:56 AM, p4ddy wrote: > > Hi, > > I have a HLS Player written in python but whenever I try to install it, I > get this error > > "ImportError: No module named setuptools" > > So I downloaded setuptools-0.6c11.zip and tried to install it, again i got > this error > > "Impor

[Tutor] Help installing HLS Player

2010-10-11 Thread p4ddy
Hi, I have a HLS Player written in python but whenever I try to install it, I get this error "ImportError: No module named setuptools" So I downloaded setuptools-0.6c11.zip and tried to install it, again i got this error "ImportError: No module named distutils.util" So I went back and downloa