Skip to content

webserver.py NameError: name 'stateis' isn't defined #70

Closed as not planned
@hairem

Description

@hairem

I copied and pasted the code from the webserver.py into my pico w and got this error.

Traceback (most recent call last):
  File "<stdin>", line 72, in <module>
NameError: name 'stateis' isn't defined

if I comment out this line and line 76 I get a different error

Traceback (most recent call last):
  File "<stdin>", line 43, in <module>
OSError: [Errno 98] EADDRINUSE

Is there any way to fix this?

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