Skip to content

No module named response_frames #1

@K4KDR

Description

@K4KDR

System is Ubuntu 16.04, 64-bit.

python --version
Python 2.7.12

python -m pip show construct
Name: construct
Version: 2.9.45

When attempting to use this block in GNU Radio, -or- when simply running it from the command line, I get the following:

  File "payload_decoder.py", line 21, in <module>
    import response_frames
ImportError: No module named response_frames

Is my environment lacking a requirement to use this code?

Many thanks.

-Scott, K4KDR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions