This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Description
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/go-python3@v0.0.0-20191126174558-6ed25e33b3c4/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 ...
Note: I use a M1 MacBook