History of AFNI updates  

|
January 27, 2022 04:09PM
Hello all

We have a computational cluster in the University and we would like to have AFNI installed for multiple users. The individual nodes run Redhat 6 and the preferred installation is through Conda. I ran the following commands but running into an error. Any help/fix is really appreciated...

$ conda install -c hcc afni
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: |
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versionsThe following specifications were found to be incompatible with your system:

- feature:/linux-64::__glibc==2.17=0
- afni -> libgcc-ng[version='>=9.3.0'] -> __glibc[version='>=2.17']
- python=2.7 -> libgcc-ng[version='>=7.3.0'] -> __glibc[version='>=2.17']

Your installed version is: 2.17
Subject Author Posted

AFNI installation on Redhat 6 Cluster with Conda

uam111 January 27, 2022 04:09PM

Re: AFNI installation on Redhat 6 Cluster with Conda

rick reynolds January 30, 2022 12:45PM