Hi Cyril,
obviously the Numeric package is not installed.
This package is somewhat out of date and replaced by the numpy package.
You could try to replace the line
"from Numeric import *"
by
"from numpy.oldnumeric import *"
Good luck,
Daniel
On Friday 13 June 2008 12:50:08 cyril gaudin wrote:
Dear Pymol Users,
I am trying to use the Pynmr plugin within Pymol on a Mac OS 10.4
intel machine either with the X11Hybrid or the fink version. But I am
not able to make it run when I launch Pymol.
What I have done is just downloaded the pynmr_0.37f_OSX.tar.gz file,
untared it in my /mo