У меня почти нет опыта программирования, и я пытаюсь установить программное обеспечение на мой Mac (osX Yosemite). Программное обеспечение пакета FSL для виртуальной визуализации нейроанатомии. Инструкции по его установке можно найти на https://fsl.fmrib.ox.ac.uk/fsl/fslwiki/FslInstallation/MacOsX
Всякий раз, когда я пытаюсь установить его, я получаю код
olegs-MacBook-Air-4:Downloads Sonya$ cd ~/Downloads
olegs-MacBook-Air-4:Downloads Sonya$ python fslinstaller.py
--- FSL Installer - Version 3.0.11 ---
[Warning] Some operations of the installer require administative rights,
for example installing into the default folder of /usr/local.
If your account is an 'Administrator' (you have 'sudo' rights)
then you will be prompted for your administrator password
when necessary.
When asked a question, the default answer is given in square brackets.
Hit the Enter key to accept this default answer.
[FAILED] [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:726)
olegs-MacBook-Air-4:Downloads Sonya$
На самом деле не знаю, что с этим делать, любая помощь будет оценена
UPDATE
Я только что повторил ту же команду и получил код
olegs-MacBook-Air-4:~ Sonya$ cd ~/Downloads
olegs-MacBook-Air-4:Downloads Sonya$ python fslinstaller.py
--- FSL Installer - Version 3.0.11 ---
[Warning] Some operations of the installer require administative rights,
for example installing into the default folder of /usr/local.
If your account is an 'Administrator' (you have 'sudo' rights)
then you will be prompted for your administrator password
when necessary.
When asked a question, the default answer is given in square brackets.
Hit the Enter key to accept this default answer.
[FAILED] nodename nor servname provided, or not known