Open wtyj112 opened 4 years ago
i install python3-devel.x86_64
you also need to have the pkg-config
tool installed and point the PKG_CONFIG_PATH
env var to a dir with a python3.pc
file. The Python version needs to be exactly Python 3.7 (your Linux distro might ship a different version by default).
also check: #19
Describe what happened: i try to build code stop here: vendor/github.com/DataDog/go-pyhon3/import.go:125:14 could not determine kind of name for C.PyImport.GetModule
Describe what you expected:
i install python3-devel.x86_64
Steps to reproduce the issue: