Has anyone had success installing phpsh on Windows?
I have Php 5.2 and Python 2.7 on my Windows 7 machine. When I try to run setup.py, I get a NameError: name '__init__' is not defined
. I found someone had forked the project here, but I ran into the same error.
Any idea what I can do?