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

Cannot build on windows #5

Open
vasily-kirichenko opened this issue Oct 15, 2015 · 1 comment
Open

Cannot build on windows #5

vasily-kirichenko opened this issue Oct 15, 2015 · 1 comment

Comments

@vasily-kirichenko
Copy link

d:\github\tlborm>build.py
  File "D:\github\tlborm\build.py", line 229
    def sh_eval(*cmd, codec='utf-8', dont_strip=False):
                          ^
SyntaxError: invalid syntax
@DanielKeep
Copy link
Owner

This isn't a problem with Windows: I build it on Windows. The only thing I can think of is that you're using an incompatible version of Python. I'm using Python 3.4.3.

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