On Tue, Nov 27, 2007 at 10:11:51AM -0500, Ed Criscuolo wrote:
> Eric Blossom wrote:
>>
>> $ python
>>
>>>>> from gnuradio import tdrss_utils
>>>>> dir(tdrss_utils)
>>
>>
>> Do you see your module(s) in there or something unexpected?
>>
>
>
> When I try the above, all I see is
> ['__builtins__', '__doc__', '__file__', '__name__', '__path__']
>
>
> No trace of 'gold_code_pn_source_b'
>
> Here's the listing of .../site-packages/gnuradio/tdrss_utils:
>
> -rw-r--r--   1 root  wheel    22 Nov 21 23:41 __init__.py
> -rw-r--r--   1 root  wheel   151 Nov 21 23:41 __init__.pyc
> -rw-r--r--   1 root  wheel   151 Nov 21 23:41 __init__.pyo
> -rw-r--r--   1 root  wheel  1459 Nov 21 23:41 gold_code_pn_source_b.py
> -rw-r--r--   1 root  wheel  1131 Nov 20 16:56 gold_code_pn_source_b.pyc
> -rw-r--r--   1 root  wheel  1131 Nov 20 16:56 gold_code_pn_source_b.pyo
>

Where's the shared library (.so file)?


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to