I can not install HTSeq in python 3.6.1.
When I try to install, it gives me this error:
"AttributeError: 'NoneType' object has no attribute 'encoding'[0m 2"
I can not install HTSeq in python 3.6.1.
When I try to install, it gives me this error:
"AttributeError: 'NoneType' object has no attribute 'encoding'[0m 2"
Actually HTSeq works in Python3 quite nicely, and I can confirm it running in python 3.5.1 on several systems. See also here: https://github.com/simon-anders/htseq
However, since the author claims it has been tested up to 3.6, I guess it should also work in python 3.6.