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

Code is riddled with syntax errors #69

Open reduxdj opened 11 years ago

reduxdj commented 11 years ago

Sorry to say kind of sloppy...

new-host:~ patricklemiuex$ python rabserri_img.py File "rabserri_img.py", line 177 else ^ SyntaxError: invalid syntax new-host:~ patricklemiuex$ python rabserri_img.py File "rabserri_img.py", line 275 SDsnip = SD.replace(' ', '')[:-1] ^

peaxels commented 11 years ago

same here...