CedArctic / ducky2python

Convert DuckyScript (USB Rubber Ducky) to Python Applications :snake:
https://cedarctic.github.io/ducky2python
GNU Affero General Public License v3.0
120 stars 34 forks source link

error when executing #1

Closed Username-Josh closed 4 years ago

Username-Josh commented 6 years ago

File "ducky2python.py", line 76, in for i in int(line[7:0] - 1): TypeError: unsupported operand type(s) for -: 'str' and 'int'

CedArctic commented 5 years ago

@Zesh159 What were you trying to convert?