Sometimes the error ‘ValueError: Invalid EC key’ is report.How to fixed? #248
-
Guys, when I run the program, I sometimes get the following error |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
find the answer here. |
Beta Was this translation helpful? Give feedback.
-
if len(data) > 88: data = data[:4] + data[5:] |
Beta Was this translation helpful? Give feedback.
find the answer here.
https://github.com/biemster/FindMy/issues/52