Skip to content

Explicitly link brew tcl/tk - #171

Merged
marko-zivic-93 merged 4 commits into
actions:mainfrom
akv-platform:v-sdolin/issue-402
Jun 27, 2022
Merged

Explicitly link brew tcl/tk#171
marko-zivic-93 merged 4 commits into
actions:mainfrom
akv-platform:v-sdolin/issue-402

Conversation

@dsame

Copy link
Copy Markdown
Contributor

The RR is to fixtk.h version (8.6) doesn't match libtk.a version (8.5) problem

By default python's ./configure sets the build to link tck/tk from the macos SDK (/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Tk.framework) which is currently of 8.5

@dsame
dsameforce-pushed the v-sdolin/issue-402 branch 4 times, most recently from f74f08b to 3aae833CompareJune 18, 2022 11:10
@dsame
dsameforce-pushed the v-sdolin/issue-402 branch from 3aae833 to edcd32dCompareJune 18, 2022 12:48
@dsame
dsame marked this pull request as ready for review June 20, 2022 05:08
@dsame
dsame requested a review from a teamJune 20, 2022 05:09
@marko-zivic-93
marko-zivic-93 merged commit 73379f9 into actions:mainJun 27, 2022
@vsafonkin
vsafonkin deleted the v-sdolin/issue-402 branch June 27, 2022 11:05
@QuLogic

Copy link
Copy Markdown

Any idea when this might be deployed?

@QuLogic

QuLogic commented Jul 21, 2022

Copy link
Copy Markdown

Ping? It's almost been a month, and I see this has been tagged into 3.10.x and 3.11.x versions, but this bug is in 3.8.x at least.

@vsafonkin

vsafonkin commented Jul 22, 2022

Copy link
Copy Markdown

Hi @QuLogic we have rebuilt the latest 3.8 and 3.9 python versions, thank you for your patience.

#178
#179

@QuLogic

Copy link
Copy Markdown

Thanks; note that the linked issue also says it affects 3.7 as well.

Sign up for freeto 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.

Python 3.7.13 macOS: tk.h version (8.6) doesn't match libtk.a version (8.5)

4 participants

@dsame@QuLogic@vsafonkin@marko-zivic-93