Re: [OE-core] [PATCH v3] python: add tk support

2018-11-22 Thread Yu, Mingli
Ping. Thanks, On 2018年11月14日 17:38, mingli...@windriver.com wrote: From: Mingli Yu Add support to enable tk via PACKGECONFIG. before the patch: # python Python 2.7.15 (default, Nov 8 2018, 04:53:50) [GCC 8.2.0] on linux2 Type "help", "copyright", "credits" or "license" for more infor

Re: [OE-core] [PATCH v3] python: add tk support

2018-11-18 Thread Yu, Mingli
Ping. Thanks, On 2018年11月14日 17:38, mingli...@windriver.com wrote: From: Mingli Yu Add support to enable tk via PACKGECONFIG. before the patch: # python Python 2.7.15 (default, Nov 8 2018, 04:53:50) [GCC 8.2.0] on linux2 Type "help", "copyright", "credits" or "license" for more infor

[OE-core] [PATCH v3] python: add tk support

2018-11-14 Thread mingli.yu
From: Mingli Yu Add support to enable tk via PACKGECONFIG. before the patch: # python Python 2.7.15 (default, Nov 8 2018, 04:53:50) [GCC 8.2.0] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import Tkinter Traceback (most recent call last): File "",