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 has been archived by the owner on Jul 24, 2023. It is now read-only.
they have the same goal (provide access to the python C-API from Go) but they are not the same.
I must say I kind of prefer qur/gopy (the original repository) a lot to "mine".
and I plan to (at some point) create a new project under github.com/go-python/py2 (and py3) with the same look and feel, but using github.com/go-clang to automatically generate the low level bits to bind the C-API using cgo and a nice Go-idiomatic API on top of the latter.
if you are trying to build against qur/gopy or limetext/gopy and having issues doing so, I would suggest filing a bug report against one of these project (or getting in touch with their authors) :)
if you are having issues building against sbinet/go-python on Windows, please show us the exact transcript of the build failure.
NB: I don't have a Window machine nor access to such a thing so I, myself, can only "theoretically debug" issues on this platform.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Sorry! I do not understand it the same or not?
https://github.com/limetext/gopy/tree/master/lib
The text was updated successfully, but these errors were encountered: