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

raspiwrite syntax error #50

Closed ethanculler closed 11 years ago

ethanculler commented 11 years ago

When I follow the execution instructions I get this:

bakaster$ python raspiwrite.py File "raspiwrite.py", line 177 else ^ SyntaxError: invalid syntax

Ciaran0 commented 11 years ago

I get the same error

soswow commented 11 years ago

same here.

ethanculler commented 11 years ago

I dug into this a little more, fixed a couple syntax issues locally, but haven't gotten this to run yet.

ethanculler commented 11 years ago

Looks like this is a duplicate of some earlier issues. The issue created by balsama appears to have a commit for fixed code.