You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 20, 2025. It is now read-only.
In init.py is in line 74 in create_voidp() is in if kwarg instead of kwargs. This leads to a NameError that always occurs and thus the function is no longer properly usable.