On Wed, Jan 21, 2026 at 10:45 PM Brian Inglis via Cygwin <[email protected]> wrote: > > On 2026-01-21 23:18, Ross Patterson via Cygwin wrote: > > On Wed, Jan 21, 2026 at 10:04 PM Marco Atzeri <[email protected]> > > wrote: > > > >> On 22/01/2026 00:18, Ross Patterson wrote: > >> > >> I note that for Python 3.12 only the `python312-toml` package is > >> installed, so maybe a different dependency for the 2 Python versions? > > See the PyPi docs on tomli - tomllib from tomli is standard in 3.11+ - tomli > can > be imported as tomllib for <= 3.10 - see compatibility notes also alternate > toml > parser performance comparisons.
Makes sense, mine was just a "maybe" guess. Regardless, the 'python39-pipx' package is broken in a clean Cygwin install because of an incorrect dependency. Just FYI, personally I'm up and running. Ross -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

