Yes I understand that. I got the last version of pyGecko on github. But I can't get it to compile:
$ make
rm -f -r ./bin/*
mkdir -p ./bin/
powerpc-eabi-as ./src/asm.s -o ./asm.o
make: powerpc-eabi-as: Command not found
Makefile:15: recipe for target 'main532' failed
make: *** [main532] Error 127...