I am having trying to just run edgar
from edgar import set_identity
ModuleNotFoundError: No module named 'hishel._serializers'
(financials2) PS C:\Users\amoritz> python --version
Python 3.14.0
hishel 1.0.0
I have tried to resintall with force-install, but still have same issue.
AMS