exaviorn / RasPiWrite

A Python Script that prepairs and installs a Raspberry Pi compatiable distro to an SD Card
exaviorn.com/raspiwrite
GNU General Public License v3.0
209 stars 130 forks source link

Syntax error on 10.7 Python 2.7.3 #31

Open JakubOboza opened 12 years ago

JakubOboza commented 12 years ago

λ ./raspiwrite.py File "./raspiwrite.py", line 177 else ^ SyntaxError: invalid syntax

Is it something like Python 3k ? I did not go deeper into this issue but looks maybe like indent error

donnib commented 12 years ago

I have same issue.