discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] "from gnuradio import gr" fails with a Fatal Python e


From: Gilad Beeri (ApolloShield)
Subject: [Discuss-gnuradio] "from gnuradio import gr" fails with a Fatal Python error
Date: Mon, 21 Nov 2016 16:10:02 +0000

Hi,
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.

Attachment: gnuradio_python_exception.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]