daler/pybedtools

python3.8 - runtime warning

roni-fultheim opened this issue · 5 comments

When intersecting using python3.8.5 and latest version of pybedtools, I am getting this warning:
RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used

If possible, can this be fixed?
Thank you

daler commented

Thanks for reporting. This should be addressed in v0.8.2, now on PyPI. Would you please check to see if this corrects the issue?

daler commented

Yes -- it's on bioconda as well.

daler commented

Not sure I can explain any speed differences, but I'm glad it's working.