Community
Register
Sign in
Home
›
harlybake
ha
harlybake
@harlybake
0
topics
1
posts
Jun 10, 2020
joined
Jun 10, 2020
last seen
Recent replies
weird error on error logs (invalid literal for int() with base 10: 'wc:' [getErrorLogs])
The error message invalid literal for int() with base 10 would seem to indicate that you are passing a string that's not an integer to the int() function . In o
Jun 10, 2020