Hello
I’m keep running into this problem when I tried to install a gnuradio and
so on through pybombs on Ubuntu 14.4
I’m getting the following error: PyBombs.Fetcher - ERROR - Unexpected error
while fetching wget+
ftp://ftp.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.6.2.tar.gz.
PyBomb
I’ve just double checked and the program FTP on Ubuntu is installed and up
to date.
Furthermore yesterday I installed the gnuradio on a virtual machine through
pybombs with no problems.
It seems that package gt4 is not able to be downloaded through the above
following FTP links which is strange,
This may be a easy question for many but I have no idea how to replace a
recipe
in which configuration file is possible to change out receipts in this
instance wget+
ftp://ftp.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.6.2.tar.gz.
to this one "wget+
http://download.qt.io/archive/qt/4.6
~/.pybombs/recipes/gr-recipes/. You can
> alter the qt4.lwr there and replace the corrupt URL by a valid one:
>
> https://download.qt.io/archive/qt/4.6/qt-everywhere-opensource-src-4.6.3.tar.gz
>
> Greetings
> Sebastian
>
> Am 8. April 2016 bei 19:02:32, Freedomfighter09
Hello
Would someone please explain to me how to add the following to python path:
Add src/python to PYTHONPATH
I can’t seem to get it to work! instructions would be greatly appreciated
cheers
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
h
#x27;ll need to
> log out and log back in for it to take effect. You can check it with
>
> echo $PYTHONPATH
>
>
>
>
> - Nate
>
>
> > On Apr 22, 2016, at 1:31 PM, Freedomfighter099 . <
> freedomfighter.missing.l...@gmail.com> wrote:
> >
> > H
y should then run.
>
> Here is the relevant bit of code -
> https://github.com/balint256/cyberspectrum/blob/master/scanner.py#L67
>
> Regards,
> Nate
>
>
> > On Apr 23, 2016, at 1:59 AM, Freedomfighter099 . <
> freedomfighter.missing.l...@gmail.com> wrote:
>
>
> python scanner.py
>
> If you want to graph the data, you can add the --graph flag, such as:
>
> python scanner.py --graph
>
> Regards,
> Nate
>
> > On Apr 23, 2016, at 1:06 PM, Freedomfighter099 . <
> freedomfighter.missing.l...@gmail.com> wrote