We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Python 2 is EOL https://www.python.org/doc/sunset-python-2/
Does this or any fork of gerbmerge support current Python 3?
python3 ../../gerbmerge/gerbmerge.py --place-file=board_place.txt board.cfg File "../../gerbmerge/gerbmerge.py", line 92 """ ^ SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered:
https://github.com/jnicolson/gerbmerge states Python 3 support!
Sorry, something went wrong.
PSA @andreika-git has ported https://github.com/rusefi/gerbmerge to python 3
see rusefi@f78db83
No branches or pull requests
Python 2 is EOL https://www.python.org/doc/sunset-python-2/
Does this or any fork of gerbmerge support current Python 3?
The text was updated successfully, but these errors were encountered: