Closed scm1210 closed 5 months ago
Can you open the xml file in a normal text editor? I had these errors frequently, but discovered it was due to broken downloads.
PS: You format code with three backticks (```
) on separate lines before and after the code.
Issue seems to be solved.
Hi team,
I am trying to parse some medline files I have using the demo'd code on the repo. However, when I run the below code:
I get the following error: Error: it was not able to read a path, a file-like object, or a string as an XML
I've checked that my file exists, etc. but still not too sure what the issue could be. Any advice is helpful, thank you!