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  

|
June 05, 2013 11:16AM
Okay, you are using bash.

So either there is still some inconsistency when you
start a new shell, or there is an inconsistency in the
fink packaging of PyQt4 and sip.

Let's verify that things are good when starting a new shell,
just to be more sure.

bash -c 'which python'
bash -c "printf 'import PyQt4\nprint PyQt4\n' | python"
bash -c "printf 'import sip\nprint sip\n' | python"

- rick
Subject Author Posted

uber_subject.py failed to import PyQt4.QtGui

Anonymous User June 03, 2013 04:44PM

Re: uber_subject.py failed to import PyQt4.QtGui

Brian Pittman June 03, 2013 06:13PM

Re: uber_subject.py failed to import PyQt4.QtGui

Anonymous User June 04, 2013 09:27AM

Re: uber_subject.py failed to import PyQt4.QtGui

Brian Pittman June 04, 2013 11:53AM

Re: uber_subject.py failed to import PyQt4.QtGui

Anonymous User June 04, 2013 12:00PM

Re: uber_subject.py failed to import PyQt4.QtGui

Brian Pittman June 04, 2013 12:06PM

Re: uber_subject.py failed to import PyQt4.QtGui

Anonymous User June 04, 2013 12:06PM

Re: uber_subject.py failed to import PyQt4.QtGui

Anonymous User June 04, 2013 12:56PM

Re: uber_subject.py failed to import PyQt4.QtGui

rick reynolds June 05, 2013 10:04AM

Re: uber_subject.py failed to import PyQt4.QtGui

Anonymous User June 05, 2013 11:06AM

Re: uber_subject.py failed to import PyQt4.QtGui

rick reynolds June 05, 2013 11:16AM

Re: uber_subject.py failed to import PyQt4.QtGui

Anonymous User June 05, 2013 11:37AM

Re: uber_subject.py failed to import PyQt4.QtGui

rick reynolds June 06, 2013 09:54AM

Re: uber_subject.py failed to import PyQt4.QtGui

Anonymous User June 12, 2013 11:23AM

Re: uber_subject.py failed to import PyQt4.QtGui

rick reynolds June 12, 2013 01:00PM

Re: uber_subject.py failed to import PyQt4.QtGui

Cecil C. Yen June 05, 2013 12:13PM