facebookresearch / nougat

Implementation of Nougat Neural Optical Understanding for Academic Documents
https://facebookresearch.github.io/nougat/
MIT License
8.49k stars 545 forks source link

Cannot close object, library is destroyed. #221

Open Jacobsonradical opened 2 months ago

Jacobsonradical commented 2 months ago

Hi, nougat worked fine and it generated a mmd file but at the end of the script I received the following warning:

Cannot close object, library is destroyed. This may cause a memory leak!

I ran source ~/to/my/virual_env/bin/activate nougat input_dir/name.pdf -o output_dir

Crestina2001 commented 1 month ago

Have you solved this issue. Encourtering the same one here.