Skip to content

I get an error when running python_serial.py #1

@psm12

Description

@psm12

First, I must apologise, i'm not a programmer.

I get an error running this (Python 3.14):

Exception has occurred: AttributeError
'NoneType' object has no attribute 'port'
File "C:\Python_serial\python_serial\python_serial.py", line 260, in
port=args.port,
^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'port'

Can you help? thanks.

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