discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Cannot import gnuradio


From: Arturo Rinaldi
Subject: Re: [Discuss-gnuradio] Cannot import gnuradio
Date: Sat, 15 Jun 2013 18:55:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

Nella citazione in data sab 15 giu 2013 17:36:52 CEST, swrangsar basumatary ha scritto:
hi,

this can happen if you forget to do:

sudo ldconfig





On Sat, Jun 15, 2013 at 4:32 PM, Tanaga Biru <address@hidden
<mailto:address@hidden>> wrote:

    Dear Helper,

    I had installed GNU Radio, but  when I run gnuradio-companion in
    Ubuntu Terminal, I received the following message:

    *Cannot import gnuradio.*

    *Is the python path environment variable set correctly?
    *
    *All OS: PYTHONPATH*
    *
    *
    *Is the library path environment variable set correctly?*
    *Linux: LD_LIBRARY_PATH*
    *Windows: PATH*
    *MacOSX: DYLD_LIBRARY_PATH*


    I had set the path in .bashrc and .profile

    export PYTHONPATH=$PYTHONPATH:/usr/local/lib/python2.7/dist-packages
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib

    Thank you.

    Regards,
    Tanaga Biru

    _______________________________________________
    Discuss-gnuradio mailing list
    address@hidden <mailto:address@hidden>
    https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




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

I took for granted that Tanaka did "sudo ldconfig" as last step of the building process. The Ubuntu derivatives (such as Kubuntu) suffer from this issue.

Regards, Arturo



reply via email to

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