Hi, since I updated some time ago my python and tryed to learn some python 3, I used eselect to use python3 by default. Since I've done that, "equo libtest" fails to execute, but if I go to "/usr/bin" in a console and run "python2 equo libtest" to force the use of python2, the it runs Ok with no problems.
Is there a way to force equo to run with python 2 instead of python 3 until it is updated to work with the new version? Or am stuck with the need of using "python2 equo" every time I want to run a libtest?
Thanks in advance


