Message 416567 - Python tracker
Message416567
| Author | Anthony Sottile |
|---|---|
| Recipients | Anthony Sottile, christian.heimes, erlendaasland, miss-islington, pablogsal |
| Date | 2022-04-02.16:54:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1648918492.3.0.955808508031.issue45847@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
the `tk-dev` package on ubuntu bionic does not ship with a `pkg-config` file for tk so it does not build properly there: ``` f0dd06a3e87c">root@f0dd06a3e87c:/cpython# dpkg -L tk8.6-dev | grep pc f0dd06a3e87c">root@f0dd06a3e87c:/cpython# ``` (a note: bionic reaches end of life in april 2023 so it is likely to still see significant use until then) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-02 16:54:52 | Anthony Sottile | set | recipients: + Anthony Sottile, christian.heimes, pablogsal, miss-islington, erlendaasland |
| 2022-04-02 16:54:52 | Anthony Sottile | set | messageid: <1648918492.3.0.955808508031.issue45847@roundup.psfhosted.org> |
| 2022-04-02 16:54:52 | Anthony Sottile | link | issue45847 messages |
| 2022-04-02 16:54:52 | Anthony Sottile | create | |