Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Python woes [solved]
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
Kolhell
n00b
n00b


Joined: 16 May 2011
Posts: 29

PostPosted: Thu Sep 21, 2017 11:53 pm    Post subject: Python woes [solved] Reply with quote

What Python should I be running? I updated to 3.5 a while back, and I thought I should be updating to 3.6, but I'm getting unresolvable slot conflicts. To be completely honest I don't really understand what I'm doing here - at some point in the past to get 3.5 working within my system I added
Code:
PYTHON_SINGLE_TARGET="python3_5"
PYTHON_TARGETS="python2_7 python3_5"
to my make.conf to get things to update nicely, but it never felt right. I do have Python chosen in eselect, but I had to add those lines to make.conf to get it working last time.

Currently removing python ~amd64 from package.accept_keywords, removing those lines from make.conf, and updating world to go back to 2.7 + 3.4, at which point I'll remember to eselect python and then idk reassess the whole thing.

Could somebody tell me I'm an idiot for trying to update beyond 3.4 (~amd64 is there for a reason) or explain to me why I should try to get things running on 3.6 or ...?


Last edited by Kolhell on Thu Oct 12, 2017 11:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
ct85711
Veteran
Veteran


Joined: 27 Sep 2005
Posts: 1791

PostPosted: Fri Sep 22, 2017 1:16 am    Post subject: Reply with quote

Running unstable python is fine, though I wouldn't worry about unmasking the masked USE flags on python. A lot of it is that, there are several python packages that are slow to support newer versions, so I would keep 3.4 as a target too. Half the time, I wouldn't worry too much about python-3.5 or 3.6 yet, unless you use blender which requires 3.5 iirc.
Back to top
View user's profile Send private message
R0b0t1
Apprentice
Apprentice


Joined: 05 Jun 2008
Posts: 264

PostPosted: Fri Sep 22, 2017 3:04 am    Post subject: Reply with quote

Python 3.5 hasn't been stabilized yet. Generally you will only want to install beyond the current stable package if you are interested in new language features or projects which use them. The features in 3.5 and 3.6 are interesting enough that some projects are already considering requiring 3.6 (which includes "fixes" to features in 3.5).
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