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: Favati
Subject: Re: [Discuss-gnuradio] Cannot import gnuradio
Date: Wed, 19 Jun 2013 19:51:54 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

If you open up a terminal window and type:

echo $PYTHONPATH

What do you get?

/usr/local/lib/python2.7/dist-packages



Do you have Python2.7 installed?    What is actually in directory
/usr/local/lib/python2.7/dist-packages?

- yes

cd /usr/local/lib/python2.7/dist-packages
ls -l


address@hidden:/usr/local/lib/python2.7/dist-packages$ ls -l
totale 220
drwxr-sr-x  2 root staff  4096 giu 17 17:27 baz
drwxr-sr-x  2 root staff  4096 mar  8  2012 cpyrit
-rw-r--r--  1 root staff   950 mar  8  2012 cpyrit_cuda-0.4.1_dev.egg-info
drwxr-sr-x 23 root staff  4096 giu 17 17:24 gnuradio
drwxr-sr-x  4 root staff  4096 giu 17 17:24 grc_gnuradio
drwxr-sr-x  3 root staff  4096 giu 17 17:23 gruel
drwxr-sr-x  2 root staff  4096 giu 17 17:24 iqbalance
drwxr-sr-x  2 root staff  4096 giu 17 17:25 osmosdr
-rw-r--r--  1 root staff   932 mar  8  2012 pyrit-0.4.1_dev.egg-info
-rw-r--r--  1 root staff 67993 mar  8  2012 pyrit_cli.py
-rw-r--r--  1 root staff 55139 mar  8  2012 pyrit_cli.pyc
-rw-r--r--  1 root staff 55139 mar  8  2012 pyrit_cli.pyo
address@hidden:/usr/local/lib/python2.7/dist-packages$







reply via email to

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