[Thread Prev][Thread Next][Index]

[ferret_users] pyferret on osx 10.11.5



I made it through the build process for pyferret, or at least it seemed to complete w/o any complaints other than these two:

1) complaining about the -Bsymbolic argument in the setup.py script (I commented out the line to get the compile to complete)
 
2) a lot of warnings in this form:  

/opt/ports/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by "          "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]

#warning "Using deprecated NumPy API, disable it by " \

My port list shows I have py27-numpy @1.11.1_0+gfortran (active).


Something is wrong though, because PyFerret crashes on launch w/ the message below. 

~ [153] : pyferret

Fatal Python error: PyThreadState_Get: no current thread

/Users/Toby/pyferret/bin/pyferret: line 30:  4345 Abort trap: 6           ${python_exe} -i -c "import sys; import pyferret; (errval, errmsg) = pyferret.init(sys.argv[1:], True)" $*

I'm definitely in over my head here, so if anyone can help I'd really appreciate it. 

Thanks,
Denise


[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement