philroberts / FPDB-for-OSX

Free Poker DataBase development, with a focus on OSX.
http://fpdb.sf.net
56 stars 21 forks source link

HUD Main Window won't come up #64

Closed liadka closed 3 years ago

liadka commented 3 years ago

Mac OS 10.15.7, using python27. after I check the 'Start Auto Import' checkbox, the error bellow is printed to the terminal and no window comes up

opening pipe to HUD Traceback (most recent call last): File "/Users/liadka/FPDB-for-OSX-0.41.0-rc8/pyfpdb/HUD_main.pyw", line 65, in import OSXTables as Tables File "/Users/liadka/FPDB-for-OSX-0.41.0-rc8/pyfpdb/OSXTables.py", line 32, in import AppKit # Work around some pyinstaller weirdness. ImportError: No module named AppKit

liadka commented 3 years ago

Issue is resolved. I had to install two more packages. py27-pyobjc-cocoa py27-pyobjc