Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Test kwargs erro on macos #39

Closed
wangyanglong opened this issue Apr 15, 2016 · 1 comment
Closed

Test kwargs erro on macos #39

wangyanglong opened this issue Apr 15, 2016 · 1 comment

Comments

@wangyanglong
Copy link

Hi,i am runing the test case kw-args/main.go in my macos10.9, and it panic
"importing kwargs...
2016/04/16 01:32:29 could not import 'kwargs'
exit status 1
"
can you give me some adices,thanks!

@wangyanglong
Copy link
Author

i fix this issue by:
python.PyRun_SimpleString("import sys")
python.PyRun_SimpleString("sys.path.append('/Users/wangyanglong/go/src/github.com/sbinet/go-python/tests/kw-args')")

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

1 participant