CodeSnap icon indicating copy to clipboard operation
CodeSnap copied to clipboard

Not All Python Syntax is Support

Open QZJ-2003 opened this issue 2 years ago • 0 comments

When I use format string of Python 2, e.g. 'Training({%02d})'%epoch, the codesnap will be fail to save the snap or copy it to clipborad with the use of shutter. Can it mean that codesnap cannot support all python syntax (maybe only Python 3)? Why is this happening? Is this the same for other programming languages?

image

QZJ-2003 avatar Nov 26 '23 07:11 QZJ-2003