Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Missing python2w.exe #28

Closed
xarx00 opened this issue Feb 22, 2016 · 4 comments
Closed

Missing python2w.exe #28

xarx00 opened this issue Feb 22, 2016 · 4 comments

Comments

@xarx00
Copy link
Contributor

xarx00 commented Feb 22, 2016

Lately in the KiCad developers' mailing list (https://lists.launchpad.net/kicad-developers/msg23255.html), there were expressed wishes to include python2w.exe in the Windows build. Today, I ran into the same problem. Actually, the fix is simple, I'm attaching the patch:

copydlls.sh.patch.zip

@nickoe
Copy link
Contributor

nickoe commented Feb 22, 2016

I can commit this as is, but what you really should do it to make a github pull request, then the patch will be attributed to you properly. I guess you are new to github, so if you want consider this an exorcise. See https://help.github.com/articles/creating-a-pull-request/

@nickoe
Copy link
Contributor

nickoe commented Feb 22, 2016

Did you also test if the exe worked or not?

@xarx00
Copy link
Contributor Author

xarx00 commented Feb 22, 2016

I thought I wouldn't have the privileges to commit anything here. But I'll try that.

I tested a simple wxpython Hello World example, and that worked. Both from command-line and from KiCad Spice netlist exporter.

@nickoe
Copy link
Contributor

nickoe commented Feb 22, 2016

@xarx00 The method on github, is that you fork the repo to your own account and upload your patch to that in a branch and on the web interface you create the pull request, and I can then accept or reject it.

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