You can just delete the file:
sudo rm /usr/local/lib/python2.5/site-packages/pygame/camera.so

We moved the camera module to _camera.so a few months ago to deal with
multiplatform using videocapture and opencv.

Nirav

On Mon, Jun 1, 2009 at 9:56 PM, Alexandre Quessy <[email protected]> wrote:
> Hi,
> How do I get rid of this message every time i repompile pygame ?
>
> """
> /usr/lib/python2.5/site-packages/pkg_resources.py:1166:
> RuntimeWarning: Detected old file(s).  Please remove the old files:
> /usr/local/lib/python2.5/site-packages/pygame/camera.so
> Leaving them there might break pygame.  Cheers!
> """
>
> I get it when I run toonloop.
>
> --
> Alexandre Quessy
> http://alexandre.quessy.net/
>

Reply via email to