Loading heightmap /Users/xxxxxxx/PS3/GT6/Track Layout Creator 1.5.1b/maps/eifel_flat
(-166.0749969482422, 166.0749969482422) (0, 332.1499938964844)
Traceback (most recent call last):
File "/Users/xxxxxx/PS3/GT6/Track Layout Creator 1.5.1b/Track Layout Creator 1.5.1.py", line 2265, in <module>
tools.append(IconRadiobutton( toolBar, os.path.join(mypath, 'pan.png'), variable=toolMode, value='pan') )
File "/Users/xxxxxx/PS3/GT6/Track Layout Creator 1.5.1b/layoutClasses.py", line 253, in __init__
self.icon = tk.PhotoImage(file=icon)
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/tkinter/__init__.py", line 3539, in __init__
Image.__init__(self, 'photo', name, cnf, master, **kw)
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/tkinter/__init__.py", line 3495, in __init__
self.tk.call(('image', 'create', imgtype, name,) + options)
_tkinter.TclError: couldn't recognize data in image file "icons/tools/pan.png"
>>>