Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

panic: runtime error: cgo argument has Go pointer to Go pointer #2

Closed
lichangW opened this issue Sep 7, 2016 · 2 comments
Closed

Comments

@lichangW
Copy link

lichangW commented Sep 7, 2016

when call python function with a string argument, this error will occure.
solution:

set environment:
GODEBUG=cgocheck=0

@tsavola
Copy link
Owner

tsavola commented Nov 17, 2018

I had completely missed this issue, sorry.

Do you still care about this issue?

@tsavola
Copy link
Owner

tsavola commented Nov 18, 2018

Sounds like golang/go#14210.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants