-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
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
Labels
No labels