Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The same project or not? #34

Open
kolkov opened this issue Jan 19, 2016 · 3 comments
Open

The same project or not? #34

kolkov opened this issue Jan 19, 2016 · 3 comments

Comments

@kolkov
Copy link

@kolkov kolkov commented Jan 19, 2016

Sorry! I do not understand it the same or not?
https://github.com/limetext/gopy/tree/master/lib

@sbinet
Copy link
Owner

@sbinet sbinet commented Jan 19, 2016

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.

@kolkov
Copy link
Author

@kolkov kolkov commented Jan 19, 2016

Thanks! I need any python to build lime text editor under Windows.)
It's has build failure now (((

@sbinet
Copy link
Owner

@sbinet sbinet commented Jan 20, 2016

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 free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.