CoCCalc
CoCCalc copied to clipboard
dump scf not working
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
The scripts are for Python 3. As you are utilising Python 2.7, it just won't work. Please upgrade.