pysradb icon indicating copy to clipboard operation
pysradb copied to clipboard

[BUG] cannot download a single experiment from command line

Open marcomoretto opened this issue 8 months ago • 1 comments

Describe the bug Running pysradb from command line to download a single experiment SRX results into the program hanging forever.

To Reproduce Steps to reproduce the behavior: pip install git+https://github.com/saketkc/pysradb pysradb download -y -t 8 --out-dir ./pysradb_downloads -x SRX1254413

Additional context I used Google colab to reproduce the bug with the latest version of pysradb available in GitHub

marcomoretto avatar Oct 09 '23 08:10 marcomoretto