Failed running pip install: 2
Installation failed!
Please find the file “/home/lyq/spinalcordtoolbox/install_sct_log.txt”,
then upload it as a .txt attachment in a new topic on SCT’s forum:
My code:
sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get -y install gcc unzip python3-pip python3 psmisc net-tools git gfortran libjpeg-dev
THEN
cd ~
git clone GitHub - spinalcordtoolbox/spinalcordtoolbox: Comprehensive and open-source library of analysis tools for MRI of the spinal cord.
cd spinalcordtoolbox
THEN
./install_sct -y
I couldn’t find the txt location.