Opened 9 years ago

Last modified 9 years ago

#47575 closed defect

gnuradio and python — at Initial Version

Reported by: stiffstone@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: gnuradio

Description

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#

Change History (0)

Note: See TracTickets for help on using tickets.