discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] error make python test code in OOT module


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] error make python test code in OOT module
Date: Mon, 22 May 2017 09:12:05 -0400

Hi Mostafa -

What does
{{{
python2.7 -c "import sys; print sys.path"
}}}
return?

You say you installed into "/prefix" (literally; not just an arbitrary setting) ... I'm thinking if you set PYTHONPATH to "/prefix/lib/python2.7/site-packages" then it should find the OOT module install.

Hope this is useful. - MLD

On Mon, May 22, 2017, at 09:05 AM, Mostafa Shabani wrote:
Thank you for your reply. 

the prefix is: \prefix
PYTHONPATH is empty
Ubuntu 16.04.1
and (if it is helpful)
whereis python2.7
returns:
python2: /usr/bin/python2.7 /usr/bin/python2.7-config /usr/bin/python2 /usr/lib/python2.7 /etc/python2.7 /usr/local/lib/python2.7 /usr/include/python2.7 /usr/share/man/man1/python2.1.gz


reply via email to

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