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 Aug 10, 2022. It is now read-only.
@umutozgur I've posted a simple windows example for go-python3 some time ago here. Does this help?
(If you're looking for automation, some parts of it are also in this github actions demo. It's using Python3 directly from Go, without go-python3, but might be useful for how to run the Python installer unattended, etc).
I've just created a quick github actions demo project that builds a simple Windows executable with go-python3. If you like you can fork it, run it on your github account and compare it with your setup.
Describe what happened:
how to run on windows
Describe what you expected:
I am waiting to run python codes in go project via windows 10.
Steps to reproduce the issue:
I can't compile on windows 10. What are package dependencies?
The text was updated successfully, but these errors were encountered: