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
In the file htm.core/docs/NetworkAPI_Engine.md it says that setParameter is available to use in python, but it is not.
Expected behavior: region.setParameter("name", value)
Actual behavior: RuntimeError: Attribute setParameter not found.