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
TypeError: pythonmonkey cannot yet convert python objects of type: _UnixSelectorEventLoop
I can get around these by dict-wrapping, but I think it would be better to have a JS type that functions as some kind of arbitrary opaque type wrapper that can be used to deliver values to/from Python, and to use it automatically in cases like this.
The text was updated successfully, but these errors were encountered:
I can get around these by dict-wrapping, but I think it would be better to have a JS type that functions as some kind of arbitrary opaque type wrapper that can be used to deliver values to/from Python, and to use it automatically in cases like this.
The text was updated successfully, but these errors were encountered: