Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
VirtualBox prevent to migrate to python 3.12
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Ridrok
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jan 2014
Posts: 92
Location: France

PostPosted: Wed Jun 12, 2024 12:23 pm    Post subject: VirtualBox prevent to migrate to python 3.12 Reply with quote

Hello

I am migrating to Python 3.12 following the guide in the news, but I have problem with VirtualBox and others

In the VirtualBox ebuild:
Code:
PYTHON_COMPAT=( python3_{10..11} )


Same for kicad, only the unstable version 8.0.3 has Python 3.12 listed.

So I did use -python on virtualbox, but for kicad I suspect I need to go to the ~amd64 version.

I wonder how others are managing this.

Edit, another one, FreeCad requires no more than Python 3.11 to have gui, or it requires QT6....


Last edited by Ridrok on Wed Jun 12, 2024 12:44 pm; edited 1 time in total
Back to top
View user's profile Send private message
eeckwrk99
Apprentice
Apprentice


Joined: 14 Mar 2021
Posts: 180
Location: Gentoo forums

PostPosted: Wed Jun 12, 2024 12:43 pm    Post subject: Reply with quote

Either updating to any ~arch version compatible with 3.12 or adding
Code:
category-name/package-name python_targets_python3_11
in package.use
Back to top
View user's profile Send private message
Ridrok
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jan 2014
Posts: 92
Location: France

PostPosted: Wed Jun 12, 2024 12:46 pm    Post subject: Reply with quote

Ok, so Python 3.12 is not ready at all.
Will stay to python_target 3.11, 3.12 and python single_target 3.11

Thanks
Back to top
View user's profile Send private message
eeckwrk99
Apprentice
Apprentice


Joined: 14 Mar 2021
Posts: 180
Location: Gentoo forums

PostPosted: Wed Jun 12, 2024 1:04 pm    Post subject: Reply with quote

Ridrok wrote:
Ok, so Python 3.12 is not ready at all.

This really depends on what packages you have installed. Python 3.11 is no longer installed on my two Gentoo systems:
Code:
% qlist -Iev dev-lang/python
dev-lang/python-3.12.3-r1

Code:
# emlop l -esu -n 5 dev-lang/python
2024-03-23 11:46:53  2 dev-lang/python-3.12.2_p1
2024-04-11 21:23:01  1 dev-lang/python-3.12.2_p1
2024-04-27 21:34:30  1 dev-lang/python-3.11.8_p1
2024-06-06 13:18:23  3 dev-lang/python-3.11.9
2024-06-08 10:46:18  2 dev-lang/python-3.12.3

I'm only using
Code:
=net-libs/nodejs-20.12.2::gentoo

in package.accept_keywords because 20.12.1 (stabilized version) isn't compatible with 3.12.
Back to top
View user's profile Send private message
Ridrok
Tux's lil' helper
Tux's lil' helper


Joined: 26 Jan 2014
Posts: 92
Location: France

PostPosted: Wed Jun 12, 2024 1:10 pm    Post subject: Reply with quote

It's my main PC and I do so many things on it, 3D modeling and slicing, Electronics, Arduino and other controllers development... Videos on YT...
So I think I miss too many things not yet ready for python 3.12. It's not much a problem, will wait few months and I am sure all packages will be ready.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum