History of AFNI updates  

|
February 28, 2023 10:38AM
Hi, Sam-

Thanks for providing that.

The CentOS depending list is here:
[afni.nimh.nih.gov]
... and includes Xvfb. Are you running on a managed software system, or on one where you have sudo/admin privileges to install software?

I also see this failure message:
** failed to load module matplotlib.pyplot
... which will be problematic at times. Your Python of choice comes from miniconda:
/cubric/data/c1639425/miniconda3/envs/python3.9/bin/python
... and you can matplotlib to your conda environment, here are some notes:
https://afni.nimh.nih.gov/pub/dist/doc/htmldoc/background_install/miniconda.html#short-list-of-conda-commands
And I think adding matplotlib could be done with this on your system, since your env name appears to be "python3.9":
conda install -n python3.9 "matplotlib>=2.2.3"

--pt
Subject Author Posted

animal_warper failing for some images

El_suri February 28, 2023 07:16AM

Re: animal_warper failing for some images

ptaylor February 28, 2023 08:46AM

Re: animal_warper failing for some images

El_suri February 28, 2023 09:50AM

Re: animal_warper failing for some images

ptaylor February 28, 2023 10:38AM

Re: animal_warper failing for some images

El_suri February 28, 2023 11:16AM

Re: animal_warper failing for some images

ptaylor February 28, 2023 11:35AM

Re: animal_warper failing for some images Attachments

El_suri March 03, 2023 07:03AM

Re: animal_warper failing for some images

ptaylor March 03, 2023 12:19PM

Re: animal_warper failing for some images

El_suri March 07, 2023 08:24AM

Re: animal_warper failing for some images

ptaylor March 07, 2023 03:12PM