Can't get Chicken to work with Blender

EDIT: Nevermind. At the very bottom of chicken_install.txt that cames with Chicken is this chunk of text and it works:

I’m trying to export my first model from Blender to .egg format via Chicken. I copied the files to where they belong and Chicken (.egg) shows up as an option in the export menu when Blender is running, but Blender can’t find Python at all.

At first I had just the python installed that comes with Panda.

Then I tried installing the latest python (3.x) and that didn’t work.

Blender’s console window says it needa python 2.x for it to work, so I remove the 3.x installation and installed 2.7.

But it’s throwing the same error:

Can somebody tell me what I’m doing wrong?

Just FYI, Panda3D 1.7.0 is compiled against Python 2.6.