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 has been archived by the owner on Jul 24, 2023. It is now read-only.
could not determine kind of name for C._gopy_PyDict_CheckExact
could not determine kind of name for C.PyDict_GetItem
could not determine kind of name for C.PyDict_GetItemString
could not determine kind of name for C.PyDict_Values
could not determine kind of name for C.PyDict_MergeFromSeq2
could not determine kind of name for C.PyDict_New
could not determine kind of name for C.PyDict_Clear
could not determine kind of name for C.PyDict_Keys
could not determine kind of name for C.PyDict_Size
could not determine kind of name for C.PyDict_Next
could not determine kind of name for C.PyDict_Update
could not determine kind of name for C._gopy_PyDict_Check
could not determine kind of name for C.PyDictProxy_New
could not determine kind of name for C.PyDict_DelItem
could not determine kind of name for C.PyDict_Items
could not determine kind of name for C.PyDict_Contains
The text was updated successfully, but these errors were encountered:
I'm on Mac OSX. I did read that, and wasn't sure what to do with pkg-config. I tried a few different things with no result, and obviously the errors didn't come up on Google :)
$ go get github.com/sbinet/go-python
github.com/sbinet/go-python
could not determine kind of name for C._gopy_PyDict_CheckExact
could not determine kind of name for C.PyDict_GetItem
could not determine kind of name for C.PyDict_GetItemString
could not determine kind of name for C.PyDict_Values
could not determine kind of name for C.PyDict_MergeFromSeq2
could not determine kind of name for C.PyDict_New
could not determine kind of name for C.PyDict_Clear
could not determine kind of name for C.PyDict_Keys
could not determine kind of name for C.PyDict_Size
could not determine kind of name for C.PyDict_Next
could not determine kind of name for C.PyDict_Update
could not determine kind of name for C._gopy_PyDict_Check
could not determine kind of name for C.PyDictProxy_New
could not determine kind of name for C.PyDict_DelItem
could not determine kind of name for C.PyDict_Items
could not determine kind of name for C.PyDict_Contains
The text was updated successfully, but these errors were encountered: