This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:fedora_39 [2023/12/01 12:55] – [Known issues in Fedora 39] jansen | linux:fedora_39 [2024/08/05 14:39] (current) – jansen | ||
---|---|---|---|
Line 24: | Line 24: | ||
* Command '' | * Command '' | ||
* python 3.12 has some important changes, especially in its build infrastructure. Perhaps not all external packages are ready for the migration away from the old setup.py methods. | * python 3.12 has some important changes, especially in its build infrastructure. Perhaps not all external packages are ready for the migration away from the old setup.py methods. | ||
- | * TO BE EXAMINED IN DETAIL !!!!!!!!!!!!!!! | ||
* We also have the interpreters of python 3.8, 3.10 and 3.11 installed, for compatibility and in case you need them for your own projects or virtualenvs. These are the bare interpreters, | * We also have the interpreters of python 3.8, 3.10 and 3.11 installed, for compatibility and in case you need them for your own projects or virtualenvs. These are the bare interpreters, | ||
* To move your personally installed modules from python 3.11 (Fedora 37) to python 3.12: | * To move your personally installed modules from python 3.11 (Fedora 37) to python 3.12: |