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 Aug 10, 2022. It is now read-only.
Describe what happened:
When using go get github.com/DataDog/go-python3 I get the response:
# github.com/DataDog/go-python3
../../go/pkg/mod/github.com/!data!dog/[email protected]/dict.go:141:13: could not determine kind of name for C.PyDict_ClearFreeList
But the package seems to work fine nevertheless.
Describe what you expected:
Probably no such error message?
Steps to reproduce the issue:
Simply using go get ...