Skip to content

error: AttributeError: 'NoneType' object has no attribute 'modem_bps' #53

@sp00ck

Description

@sp00ck
$export BITRATE=1200
$amodem -h

Traceback (most recent call last):
  File "/home/user/.local/bin/amodem", line 8, in <module>
    sys.exit(_main())
  File "/home/user/.local/lib/python3.8/site-packages/amodem/__main__.py", line 217, in _main
    config.modem_bps / 1e3, len(config.symbols),
AttributeError: 'NoneType' object has no attribute 'modem_bps'

fedora Linux 5.11.22-100.fc32.x86_64 #1 SMP Wed May 19 18:58:25 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions