jiaweixian

Results 2 comments of jiaweixian

Thank you for your reply, but I have installed perl in linux . And I changed "str_parse = str(process.communicate()[0]).split("\\n")[-2]" in logger.py to "str_parse = str(process.communicate()[0]).split("\n")[-2]" and it works. At 2019-11-08...

@Jerryten Hi Would you like to teach me how to fix this problem? Which package should be checked? Thx