What am I doing wrong? like any fix for this?
I got no clue but my log is
Traceback (most recent call last):
File "email2phonenumber.py", line 1070, in
set_proxy_list()
File "email2phonenumber.py", line 961, in set_proxy_list
proxy_list_not_formatted = file_content.split("\n")
AttributeError: 'filter' object has no attribute 'split'
What am I doing wrong? like any fix for this? I got no clue but my log is Traceback (most recent call last): File "email2phonenumber.py", line 1070, in
set_proxy_list()
File "email2phonenumber.py", line 961, in set_proxy_list
proxy_list_not_formatted = file_content.split("\n")
AttributeError: 'filter' object has no attribute 'split'