-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I get the following error if I change libgen.io to libgen.is
Traceback (most recent call last):
File "pylibgen.py", line 307, in <module>
raw_books, n_books = getSearchResults(search_term, page, sel_column)
File "pylibgen.py", line 19, in getSearchResults
print(books_found.group().upper())
AttributeError: 'NoneType' object has no attribute 'group'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels