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

support both python 2.x and 3.x in make.py #73

Open
springmeyer opened this issue Jul 22, 2013 · 0 comments
Open

support both python 2.x and 3.x in make.py #73

springmeyer opened this issue Jul 22, 2013 · 0 comments

Comments

@springmeyer
Copy link

Python 3 currently gives:

$ python3 make.py 
  File "make.py", line 67
    print "installing to %s" % output_dir
                           ^
SyntaxError: invalid syntax

downstream issue: http://support.mapbox.com/discussions/tilemill/6892-installation-osm-bright-on-windows-xp

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

1 participant