I have PyPRP installed in my scripts director and unzipped it. I also installed YAML, PIL, and Psyco into my Python directory (Python26>Lib>site-packages).
Everything is going fine when I click add>PyPRP
but when I click the "Create a new book" it errors:
File "C:\Program Files\Blender Foundation\Blender\.blender\scripts\gow-pyprp-1.6.0\PyPRP\prp_AddBook.py", line 43, in <module> from PyPRP import prp_config
ImportError: No module named PyPRP
-----
It also does this when I click "create spawn point"
did I install it wrong?