I just started reading the book and trying to setup my laptop (Windows 10) to continue but stuck at installing the software.
The installation stopped at step 2/10
`curl http://data.biostarhandbook.com/install.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3269 100 3269 0 0 19271 0 --:--:-- --:--:-- --:--:-- 19343
#
1/10 Bootstrapping the Biostar Handbook
#
#
2/10 Installing the micromamba manager
#
tar (grandchild): bzip2: Cannot exec: No such file or directory
tar (grandchild): Error is not recoverable: exiting now
tar: Child died with signal 13
tar: Error is not recoverable: exiting now`
I've also tried the Step-by-Step Installation but again, stuck at the bzip2: cannot exec: No such file or directory. Please see below error when I followed instruction for the Step-by-step installation:
~$ mkdir -p ~/bin :~$ curl -Ls https://micro.mamba.pm/api/micromamba/osx-64/latest | tar -xj bin/micromamba tar (grandchild): bzip2: Cannot exec: No such file or directory tar (grandchild): Error is not recoverable: exiting now tar: Child died with signal 13 tar: Error is not recoverable: exiting now :~$ conda --version conda: command not found
Hello,
I just started reading the book and trying to setup my laptop (Windows 10) to continue but stuck at installing the software. The installation stopped at step 2/10
`curl http://data.biostarhandbook.com/install.sh | bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3269 100 3269 0 0 19271 0 --:--:-- --:--:-- --:--:-- 19343 #
1/10 Bootstrapping the Biostar Handbook
# #
2/10 Installing the micromamba manager
# tar (grandchild): bzip2: Cannot exec: No such file or directory tar (grandchild): Error is not recoverable: exiting now tar: Child died with signal 13 tar: Error is not recoverable: exiting now`
I've also tried the Step-by-Step Installation but again, stuck at the bzip2: cannot exec: No such file or directory. Please see below error when I followed instruction for the Step-by-step installation:
~$ mkdir -p ~/bin :~$ curl -Ls https://micro.mamba.pm/api/micromamba/osx-64/latest | tar -xj bin/micromamba tar (grandchild): bzip2: Cannot exec: No such file or directory tar (grandchild): Error is not recoverable: exiting now tar: Child died with signal 13 tar: Error is not recoverable: exiting now :~$ conda --version conda: command not found