I have heard that there are issues with plex when installing PyBOMBS
through pip. To get around that, run
$ sudo pip install --pre plex
before trying to install PyBOMBS. I have removed it as a dependency in
the upcoming version and copied plex into PyBOMBS -- yeah, it's ugly,
but this is supp
Everyone,
the repositories have now been updated. For those who don't want to
track the PyBOMBS repo, you can just install PyBOMBS through pip (sudo
pip install PyBOMBS).
PyBOMBS 2.0 has a manual, hosted on the repo:
https://github.com/gnuradio/pybombs/blob/master/README.md
This should get you s
On 01/10/2016 07:55 AM, Martin Braun wrote:
> Until then, I'd like to invite people to try it out on your own
> machines. You can can download it from
> https://github.com/gnuradio/pybombs2/commits/master, it comes with a
> quickstart guide and a small manual.
You can also use 'pip install' to get
Now that the most important question pertaining PyBOMBS is out of the
way (i.e., we're keeping the name), it's time to move forward to PyBOMBS
2.0.
For those who haven't heard about this: We will be replacing current
PyBOMBS with version 2.0, which comes with a bunch of new features, but
is also m