setup.py within the folder raises:
setup.py is not yet supposed to work. Please Use PyInstaller without installation.
as mentioned here. I couldn't follow the solution mentioned there. "pip install pyinstaller" raises the same error. I unzipped the 2.0 version but am now stuck on how to proceed. (for clarification - I want to install pyinstaller-2.0 on my machine so that I can use it to bundle Python modules and send it to others). I have looked at this and this but still no luck. OS = Mountain Lion and Python = 2.7. Pls. help.