ValueError: malformed node or string

Use ast.literal_eval to report an error?

 

It has already been converted already, don't switch again.

For example, it is already of List type. If you go to convert with ast.literal_eval, you will report such an error.

Published 202 original articles · 80 praised · 300,000 views +

Guess you like

Origin blog.csdn.net/qxqxqzzz/article/details/105213475