Closed skypjack closed 9 years ago
Thanks! I'm a python noob, so this is really helpful.
Looks like we were conflicting a bit on our changes. It looks like you just want to add PYTHONPATH to all the gyp invocations. I updated that here.
I've reverted your changes, because the upstream of gyp is fine. I think there is no need to force a specific hash, anyway there is also no need to revert it. As you prefer!! :-)
adding the PYTHONPATH env variable should solve the problem. gyp_main.py searches gyp in the system, while we should prefer the one downloaded along with the repo.