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 29, 2019 10:53PM
Hey Rick:

Hate to bother you with this again. So running
brew install matplotlib
doesn't actually work anymore. I guess it migrated? Anyway, to get that specific code to work now you'd do:
brew tap brewsci/science
brew info brewsci/science/matplotlib --json=v1
brew install brewsci/bio/matplotlib

The reason I'm posting is that, while this code will run, it installs matplotlib to my python3.7/site-packages, not my python2.7 so the issue persists. Is there a workaround similar to pip2 that you're aware of that would get this installed to 2.7 specifically?

It's obviously not a dealbreaker issues since running it with -basic works but I feel like this'll come back and bite me with something else down the line.

Thanks, Rick.
Lauren
Subject Author Posted

matplotlib error with @ss_review Attachments

lhopkins July 13, 2019 11:22PM

Re: matplotlib error with @ss_review

rick reynolds July 14, 2019 09:51AM

Re: matplotlib error with @ss_review

lhopkins July 29, 2019 10:53PM

Re: matplotlib error with @ss_review

rick reynolds July 31, 2019 10:22AM