Hello,
I got an error with the notehub_py that I installed with pip on my Windows 11 with Python 3.13.5 I got this error when trying to import notehub_py:
line 26, in
from notehub_py.models.object import object
ModuleNotFoundError: No module named ‘notehub_py.models.object’
and there is NO file object in the models sub folder…