-
Notifications
You must be signed in to change notification settings - Fork 15
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
Update to Python 3 and QT5 #6
Comments
Hi all, Thanks for the mods, bringing these files up to Python3 and QT5! Hopefully not an utterly stupid question:
-when I try to output the .kicad_mod file. Any ideas where I should be digging to get to the bottom of this? system info: AFAIK I have all the prerequisites installed, as per the instructions, but there might be something glaringly obvious I'm missing. |
Dear @nrrdzilla , I've just tried this tool the first time and had the same error. The workaround: store your output file with the .kicad_mod extension, then it works. Of course this is no fix, but works. @illgenr THX for the port to Python3 + QT5 @in3otd THX for this tool! |
I've went through and updated the program for python 3 print statements and made a few tweaks to use QTWidgets where necessary for compatibility with QT5.
Should I submit a pull request to merge the changes?
The text was updated successfully, but these errors were encountered: