You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am having some issues with software installation. I was performing the step-by-step installation until step 9, Install the entrez-direct package
I obtained the following error: gzip: edirect.tar.gz: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
May I check if I forgot to install gzip or downloaded the wrong file version?
I previously tried running the quick installation but it also encountered the issue. I then performed uninstallation using the following, before performing the step-by-step installation:
Hello, I am having some issues with software installation. I was performing the step-by-step installation until step 9, Install the entrez-direct package
I obtained the following error:
gzip: edirect.tar.gz: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
May I check if I forgot to install gzip or downloaded the wrong file version?
I previously tried running the quick installation but it also encountered the issue. I then performed uninstallation using the following, before performing the step-by-step installation:
conda deactivate
curl http://data.biostarhandbook.com/uninstall.sh | bash
The text was updated successfully, but these errors were encountered: