Lucas Sartor Valino
Results
1
comments of
Lucas Sartor Valino
i tried but this TypeError occurs.. TypeError Traceback (most recent call last) in ----> 1 f = BytesIO(ofx_string) 2 ofx = OfxParser.parse(f) TypeError: a bytes-like object is required, not 'str'...