(no subject)

hello sir

              here , i try to install air modes but i face this kind 

of
error

mahesh@HP:~/gr-air-modes/build$ cmake …
– Build type not specified: defaulting to release.
Checking for GNU Radio Module: RUNTIME

  • INCLUDES=/usr/local/include
  • LIBS=/usr/local/lib/libgnuradio-runtime.so
    GNURADIO_RUNTIME_FOUND = TRUE

    – Python checking for PyZMQ
    – Python checking for PyZMQ - not found
    CMake Error at CMakeLists.txt:87 (message):
    Python ZMQ bindings not found.

please guide me if you face such kind of error

thank you

Thanks and regard:

MR.Maheshkumar P.

call @ 9662784649

Hi Maheshkumar,

you are missing the Python ZMQ bindings.
Please install these, they should usually be available from your linux
distribution package repository.

Greetings,
Marcus