What steps will reproduce the problem?
1. Run setup.py
2. Execute `gyp` with args
3. `gyp` requires `gyp_main.py`
What is the expected output? What do you see instead?
gyp_main.py should be present in the install, it isn’t :(
What version of the product are you using? On what operating system?
r1694 OS X 10.8.4
Please provide any additional information below.
I’ve included a patch file which adds copying gyp_main.py to the setup.py
setup
Original issue reported on code.google.com by keith.du...@github.com on 19 Aug 2013 at 11:36
Original issue reported on code.google.com by
keith.du...@github.com
on 19 Aug 2013 at 11:36Attachments: