Closed antonkulaga closed 7 years ago
What python version do you use?
python 3.5
I am looking at it.
Probably you do not have SRAToolkit but this you might know.
Yes, just saw that there's a problem with the path, but it would be nice to have some meaningful error telling about it, not cryptic "TypeError: a bytes-like object is required, not 'str'"
The check procedure is giving error here. One line below there is a meaning full error returned :). Here is the problem described: https://stackoverflow.com/questions/606191/convert-bytes-to-a-python-string. As subprocess.cummunicate returns bytes not string in python 3.5.
I corrected this error.
is the fix already in master?
On Jun 26, 2017 16:20, "Rafal Gumienny" notifications@github.com wrote:
I corrected this error.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/guma44/GEOparse/issues/24#issuecomment-311057088, or mute the thread https://github.com/notifications/unsubscribe-auth/AAzaxCOqu3OSyruf6bEnvFZ0-jjKMnhcks5sH7AegaJpZM4OFD75 .
yes
Whenever I try to use it it downloads everything, but in the end tells me:
Probably it tries to find some SRA tools in the path. So, it is better just to say that SRA tools are not in the PATH