Hi Gilad - IIRC this error means that Python installs are being mixed between linking and runtime. For example, linking against the macOS provided Python and then trying to use MacPorts' Python for runtime execution. If this statement doesn't help, email me off-list & we'll work through your issue. - MLD
On Mon, Nov 21, 2016, at 11:10 AM, Gilad Beeri (ApolloShield) wrote: > The Python statement "from gnuradio import gr" crashes the Python > process with "Fatal Python error: PyThreadState_Get: no current > thread" (mac OS 10.12.1, GNU Radio 3.7.10.1 using Mac Ports, full log > is attached). > > I tried following the cleanup process detailed in > https://github.com/metacollin/homebrew-gnuradio/issues/47, > which caused me to remove the GR modules foo, baz and ieee802_11, such > that in a 2nd execution of that script it doesn't find anything. > Tried reinstalling GNU Radio with "sudo port -f uninstall gnuradio; > sudo port -t install gnuradio" but still no luck. > > Email had 1 attachment: > * gnuradio_python_exception.txt 24k (text/plain)
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio