Bug 498952 - No information about required python version in building from source tutorial
Summary: No information about required python version in building from source tutorial
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Documentation (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL: https://docs.krita.org/en/untranslata...
Keywords: accessibility
Depends on:
Blocks:
 
Reported: 2025-01-21 10:43 UTC by Tomasz
Modified: 2025-01-21 12:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz 2025-01-21 10:43:23 UTC
SUMMARY
There should be information on required python version for building on linux from source. There is one for building from windows and macOS. Linux user are probably going to skip these sections though.


STEPS TO REPRODUCE
Should be mentioned on 1 of this pages:
- https://docs.krita.org/en/untranslatable_pages/building_krita.html
- https://docs.krita.org/en/untranslatable_pages/building/build_krita_with_docker_on_linux.html#building-krita-with-docker

OBSERVED RESULT
No information about python version.


EXPECTED RESULT
Information about required python 3.10 version within prequisites section.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Tested on Fedora Workstation 41 but applies to all distributions.

ADDITIONAL INFORMATION
I had installed by default newest python version (that is 3.13.1) and could not build from source because of that. There was problem while installing dependencies before creating container.
Comment 1 Dmitry Kazakov 2025-01-21 12:02:38 UTC
Git commit e06f069fdfab3f3b88753300ee082377f62ae117 by Dmitry Kazakov.
Committed on 21/01/2025 at 12:02.
Pushed by dkazakov into branch 'krita/5.2'.

Add notes that Krita requires Python 3.10 for fetching deps

M  +4    -0    untranslatable_pages/building/build_krita_with_docker_on_linux.rst
M  +6    -1    untranslatable_pages/building_krita.rst

https://invent.kde.org/documentation/docs-krita-org/-/commit/e06f069fdfab3f3b88753300ee082377f62ae117
Comment 2 Dmitry Kazakov 2025-01-21 12:02:56 UTC
Git commit 2634043d7563942ac51da5ab7e3fe9bcfe05c0c2 by Dmitry Kazakov.
Committed on 21/01/2025 at 12:02.
Pushed by dkazakov into branch 'master'.

Add notes that Krita requires Python 3.10 for fetching deps

M  +4    -0    untranslatable_pages/building/build_krita_with_docker_on_linux.rst
M  +6    -1    untranslatable_pages/building_krita.rst

https://invent.kde.org/documentation/docs-krita-org/-/commit/2634043d7563942ac51da5ab7e3fe9bcfe05c0c2