discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gr-bokehgui install


From: Kartik Patel
Subject: Re: [Discuss-gnuradio] gr-bokehgui install
Date: Tue, 25 Jul 2017 21:32:06 +0530

Dear Nicolas,

Thank you for your interest in the project.

It seems your Python environment couldn't find `bokeh` library. Please make sure you have bokeh with version 0.12.6 and it can be found by Python.

Also, added GNU Radio discussion forum in CC for future reference.

Regards,
Kartik Patel


On Tue, Jul 25, 2017 at 8:29 PM, Nicolas Marcovecchio <address@hidden> wrote:

Hi,
I'm trying to compile your examples from the bokehgui. I've installed your package following this steps:

cd gr-bokehgui-develep
mkdir build
cmake -DCMAKE_INSTALL_PREFIX=/home/marco/Downloads/gr-bokehgui-develop ../
cd build
make 
sudo make install

I run the test_bokehgui.grc from the examples folders and the following error appears: ImportError: No module named bokeh.layouts

Screenshot attached.

Thanks =D
It will be a very useful project once you finished it
 



reply via email to

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