eeprom icon indicating copy to clipboard operation
eeprom copied to clipboard

python error

Open Alnoor55 opened this issue 4 years ago • 1 comments

Great project, when I run eeprom.py I get the following error line 32 def atoi(val: str) -> str syntaxerror

Alnoor55 avatar May 10 '21 16:05 Alnoor55

hi, run python program with version 3: python3 eeprom.py

attila-v avatar Aug 30 '22 14:08 attila-v