Since last commit, it's trying to import non existing functions from print_log_writer.py on unfollow_utils.py
from .print_log_writer import log_uncertain_unfollowed_pool
from .print_log_writer import log_record_all_unfollowed
from .print_log_writer import log_uncertain_unfollowed_pool
ImportError: cannot import name 'log_uncertain_unfollowed_pool'
Comments for now
#from .print_log_writer import log_uncertain_unfollowed_pool
#from .print_log_writer import log_record_all_unfollowed
I added it to the PR by mistake.
Should I PR this fix ?
+1 to the issue, commenting the two lines fixed for now
+1 for issue. Commenting also fixed
There is a PR
+1 for the issue have same
(Reopen) Still people having issues with this
Having issues with this also.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
If this problem still occurs, please open a new issue
Most helpful comment
(Reopen) Still people having issues with this