relatio-nlp/relatio

The warnings cannot be skipped by `tqdm`

Closed this issue · 0 comments

This is a well known open issue - see tqdm/tqdm#681 .

I suggest to capture them using logging.captureWarnings() and save to a file.