Re: Issues with gnuradio paths and syntax errors

2020-01-25 Thread Michael Dickens
Hi Sarah - From the Python error, it looks like you're mixing Python 3 code with a Python 2 executable. Since you don't list your actual commands issued, I can't tell. If you have both installed and don't know if you need Py2, I'd say to try removing it & see what happens for a day. Hope this

Issues with gnuradio paths and syntax errors

2020-01-24 Thread Sarah Rogers
Hello, I'm having some issues using gnuradio with python programs. I am trying to use gnuradio with gr-satellites' python programs to decode packets from CubeSats. When I try to run a python file, I receive the following output *Traceback (most recent call last): File