We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a5919c commit b28b066Copy full SHA for b28b066
getting-started/setup-building.rst
@@ -660,6 +660,8 @@ on Linux, macOS and iOS.
660
libncurses5-dev libreadline6-dev libsqlite3-dev libssl-dev \
661
lzma lzma-dev tk-dev uuid-dev zlib1g-dev libmpdec-dev
662
663
+ Note that Debian 12 and Ubuntu 24.04 do not have the ``libmpdec-dev`` package. You can safely
664
+ remove it from the install list above and the Python build will use a bundled version.
665
666
.. tab:: macOS
667
0 commit comments