Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[/network/lustre/iss02/home/saeed.zahran/anaconda3] >>>
ERROR: File or directory already exists: '/network/lustre/iss02/home/saeed.zahran/anaconda3'
If you want to update an existing installation, use the -u option.

So anaconda seems to be installed. I contacted the DSI and they solved the issue by updatin the init path of conda for iss02.

Pycharm

tar -xzvf pycharm-community-2021.3.3.tar.gz

cd pycharm-community-2021.3.3

cd bin

sh pycharm.sh

So now I will try to reproduce this results https://github.com/mne-tools/mne-biomag-group-demo

Freesurfer need to be setup again with mne:

cd freesurfer

pwd

export FREESURFER_HOME=$HOME/freesurfer

export SUBJECTS_DIR=$FREESURFER_HOME/subjects

source $FREESURFER_HOME/SetUpFreeSurfer.sh

which freeview