#47575: gnuradio and python --------------------------+-------------------------------- Reporter: stiffstone@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: --------------------------+-------------------------------- I have built a module using gnu radio. I am running 10.10.3 .I setup the environment to load the module but when I start gnuradio-companion I get this failure: bash-3.2# export PYTHONPATH=/usr/local/lib/python2.7/site-packages/ bash-3.2# echo $PYTHONPATH /usr/local/lib/python2.7/site-packages/ bash-3.2# gnuradio-companion ** (process:31294): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags' ** (process:31294): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags' ** (process:31294): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags' Mac OS; Clang version 6.1.0 (clang-602.0.49); Boost_105800; UHD_003.008.003-MacPorts-Release Fatal Python error: PyThreadState_Get: no current thread Abort trap: 6 bash-3.2# -- Ticket URL: <https://trac.macports.org/ticket/47575> MacPorts <https://www.macports.org/> Ports system for OS X