Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gvim with python2 and python3 support?
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
aw1cks
n00b
n00b


Joined: 07 Jun 2018
Posts: 9

PostPosted: Thu Jun 07, 2018 5:01 pm    Post subject: gvim with python2 and python3 support? Reply with quote

Is it possible to do such a thing? I'd like to use a few plugins, some of which require python2 and some require python3. I realize that vim and for that matter gvim are both masked with the PYTHON_SINGLE_TARGET variable but is there any way I can overcome this?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Thu Jun 07, 2018 5:14 pm    Post subject: Re: gvim with python2 and python3 support? Reply with quote

aw1cks wrote:
I realize that vim and for that matter gvim are both masked with the PYTHON_SINGLE_TARGET variable but is there any way I can overcome this?

They are not masked
Code:
[ebuild  N    ] app-editors/vim-8.0.1298  USE="X acl gpm nls -cscope -debug -lua -luajit -minimal -perl -python -racket -ruby (-selinux) -tcl -terminal -vim-pager" PYTHON_SINGLE_TARGET="python3_4* python3_5 -python2_7 -python3_6" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
[ebuild  N    ] app-editors/gvim-8.0.1298  USE="acl gtk nls (-aqua) -cscope -debug -gnome -gtk3 -lua -luajit -motif -neXt -netbeans -perl -python -racket -ruby (-selinux) -session -tcl" PYTHON_SINGLE_TARGET="python3_4 python3_5 -python2_7 -python3_6" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6

_________________
Questions are guaranteed in life; Answers aren't.
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