AFNI installation problem on CentOS 8.3

Dear AFNI experts,
I’m having problems installing AFNI on CentOS 8.3.
I did not found any hints in the forum, so ask for your help.
These seem to be the main problems:

  • during installation appears the message: <>;
  • “pyQT4” is not compatible with CentOS 8.3.
    Do you have any suggestions?

Thanks in advance for your kind help
Giovanni

Hi Giovanni,

Unless you really want the uber_* programs, do not worry about pyqt4 at this point.
Would you please post the output of this?

afni_system_check.py -check_all

It is indeed possible that your libpng15.so.15 version is different, and we might need to figure out how to accommodate that.

  • rick

Dear Rick,
thanks for your reply.

Would you please post the output of this?
afni_system_check.py -check_all

Output: /usr/bin/env: “python”: File or directory not found

On the OS are installed:

  • python 3.7 + 2.7 + numpy + pylearn + scipy + NiLearn

Thank you very much for your help
Giovanni

Hi Giovanni,

That is a little odd, suggesting there is no ‘python’ in your path. What is the output of “which python”?

  • rick

Hi Rick,
The system administrator solved the issue with python installation and run the script for AFNI update, and now AFNI works.

Thank you very much for the help
Giovanni

That is great, thanks for the update!

  • rick