Closed pulseware closed 11 years ago
Thx! I’ll try that
From: kennytm [mailto:notifications@github.com] Sent: Thursday, 5 September 2013 7:26 PM To: kennytm/CoCCalc Cc: pulseware Subject: Re: [CoCCalc] Syntax error in dump-scf.py (#1)
You're using Python 2.7. Please install Python 3 http://python.org/download/releases/3.3.2/#download instead.
— Reply to this email directly or view it on GitHub https://github.com/kennytm/CoCCalc/issues/1#issuecomment-23854552 . https://github.com/notifications/beacon/O8sZm6345Abcbb1MUNc1GslSxrhhfbsF_tSoNzZ0j_9fJRXvmli6D5xW1PNFyNEW.gif
Hi I'm a total noob at Python. I get this Syntax error when I try to run dump-scf.py
C:\Python27\Scripts>dump-scf.py File "C:\Python27\Scripts\dump-scf.py", line 152 (tex_id, *rest) = struct.unpack('<B8I8h', shape_data) ^ SyntaxError: invalid syntax