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  

|
July 13, 2018 11:10AM
Chiming in here because this seems to have died without a resolution...

Going into abin, listing all the .py files, and running 2to3 -w on all of them seems to have resulted in a version of AFNI that works with Python 3.6 and 2.7 (well, it starts, certainly, which it didn't do before, although I haven't tested it extensively). As far as I can tell from perusing the output of 2to3, the only thing it really needed to change was print statements and excepts, which can be converted automatically with no problem.

Has anybody tried this and found it NOT to work? If there are problem files, I'm certainly happy to look at them to try to hand convert them.

Blaise
Subject Author Posted

Make AFNI compatible with both Python 2 and 3

herrlich10 July 11, 2017 10:09PM

Re: Make AFNI compatible with both Python 2 and 3

Daniel Glen July 12, 2017 12:26PM

Re: Make AFNI compatible with both Python 2 and 3

herrlich10 July 13, 2017 02:50AM

Re: Make AFNI compatible with both Python 2 and 3

celstark October 02, 2017 11:59AM

Re: Make AFNI compatible with both Python 2 and 3

bbfrederick July 13, 2018 11:10AM

Re: Make AFNI compatible with both Python 2 and 3

Daniel Glen July 13, 2018 12:22PM

Re: Make AFNI compatible with both Python 2 and 3

ptaylor July 13, 2018 12:58PM

Re: Make AFNI compatible with both Python 2 and 3

Daniel Glen July 13, 2018 02:29PM