File "...\LibrAi\OpenFactVerification\factcheck\core\Retriever\SerperEvidenceRetrieve.py", line 77, in _retrieve_evidence_4_all_claim
if query != result.get("searchParameters").get("q"):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get'
File "...\LibrAi\OpenFactVerification\factcheck\core\Retriever\SerperEvidenceRetrieve.py", line 77, in _retrieve_evidence_4_all_claim if query != result.get("searchParameters").get("q"): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'get'
Is this just happening with me ?