Marcus Leech wrote:
I pulled the latest from the trunk last night, and it built and
installed without complain.
I set PYTHONPATH to /usr/local/lib64/python-2.4/site-packages and
export the path.
When I try to run my application, which does a
from gnuradio import gr, gru
I get a "no module
Marcus Leech wrote:
> I pulled the latest from the trunk last night, and it built and
> installed without complain.
>
> I set PYTHONPATH to /usr/local/lib64/python-2.4/site-packages and export
> the path.
>
> When I try to run my application, which does a
>
> from gnuradio import gr, gru
>
> I
I pulled the latest from the trunk last night, and it built and
installed without complain.
I set PYTHONPATH to /usr/local/lib64/python-2.4/site-packages and export
the path.
When I try to run my application, which does a
from gnuradio import gr, gru
I get a "no module named gnuradio found"