Skip to content

Method had error #9

@carolcoral

Description

@carolcoral
Traceback (most recent call last):
  File "processon.py", line 82, in <module>
    make(getuser())
  File "processon.py", line 73, in make
    domain = getdomain()
  File "processon.py", line 28, in getdomain
    domains = [tag.text for tag in soup.find(id="domain").find_all("option")]
AttributeError: 'NoneType' object has no attribute 'find_all'

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