Skip to content

enhance Python sanity check to check for Tkinter support if Tk is included as a dependency#1156

Merged
boegel merged 1 commit intoeasybuilders:developfrom
boegel:python_tk
Mar 30, 2017
Merged

enhance Python sanity check to check for Tkinter support if Tk is included as a dependency#1156
boegel merged 1 commit intoeasybuilders:developfrom
boegel:python_tk

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Mar 30, 2017

sort of related to easybuilders/easybuild-easyconfigs#4260, where we are no longer included Tk as a dependency to Python

I'm deliberately not enforcing the Tkinter is not there if Tk is not included as a dependency, since Tk may be picked up from the OS (which may be deliberate via --filter-deps).

@boegel boegel added this to the 3.2.0 milestone Mar 30, 2017
@boegel boegel changed the title enhnace Python sanity check to check for Tkinter support if Tk is included as a dependency enhance Python sanity check to check for Tkinter support if Tk is included as a dependency Mar 30, 2017
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Mar 30, 2017

Tested with handful of existing Python easyconfigs + easybuilders/easybuild-easyconfigs#4260, works fine as expected

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Mar 30, 2017

Thanks for the review @wpoely86!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants