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
Traceback (most recent call last):
File "setup.py", line 55, in <module>
version = "%d.%d" % (VERSION_MAJOR, VERSION_MINOR),
TypeError: %d format: a number is required, not str
Fixed by replacing (gerbmerge/gerbmerge.py, line 46) :
I'm running Mac OS X 10.9. When I install gerbmerge, I have this message :
This issue can be fixed by creating a file named "COPYING" in the root folder of gerbmerge.
The text was updated successfully, but these errors were encountered: