chrisquince / STRONG

Strain Resolution ON Graphs
MIT License
46 stars 9 forks source link

Failure in Consensus.py #8

Closed snurk closed 5 years ago

snurk commented 5 years ago

consensus.log contents

Traceback (most recent call last): File "/home/sergei/git/STRONG/COG_pipe/scripts/Consensus.py", line 48, in main(Bin_file) File "/home/sergei/git/STRONG/COGpipe/scripts/Consensus.py", line 9, in main =Handle.next() AttributeError: '_io.TextIOWrapper' object has no attribute 'next'

Sebastien-Raguideau commented 5 years ago

.... I thought I was python3 proof... Now it works.