AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

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