CoCCalc icon indicating copy to clipboard operation
CoCCalc copied to clipboard

dump scf not working

Open rtenterprises999 opened this issue 11 years ago • 1 comments

C:\Python27\Scripts>dump-scf.py chars.scf a File "C:\Python27\Scripts\dump-scf.py", line 149 (tex_id, *rest) = struct.unpack('<B8I8h', shape_data) ^ SyntaxError: invalid syntax

rtenterprises999 avatar Jun 28 '14 16:06 rtenterprises999

The scripts are for Python 3. As you are utilising Python 2.7, it just won't work. Please upgrade.

ghost avatar Feb 23 '15 15:02 ghost