Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python version to README #31

Closed
eshepelyuk opened this issue Mar 1, 2012 · 5 comments
Closed

Add Python version to README #31

eshepelyuk opened this issue Mar 1, 2012 · 5 comments

Comments

@eshepelyuk
Copy link

Hello,

This could be a time-saver for those who are new to node-gyp to see from the beginning that it requires Python 2.7 not 3.x version. When windows newbies like me are downloading software they usually take latest version and for Python it’s not a best choice :)

Could you add this to wiki and README please ?

@TooTallNate
Copy link
Contributor

Was Python 3.x giving you problems? I haven't tried it yet. What are the errors?

@eshepelyuk
Copy link
Author

Yeah, 3rd version produced some "syntax errors" while attempting to node-gyp configure.
I'll be able to get back to my PC tomorrow and provide you with stacktrace :)

@TooTallNate
Copy link
Contributor

Here's the issue on gyp's issue tracker, so I'm sure you are correct about this: http://code.google.com/p/gyp/issues/detail?id=36

@TooTallNate
Copy link
Contributor

Ok I've added a note to the README. Thanks for the heads up!

@eshepelyuk
Copy link
Author

Thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants