Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2017 15:48:12 +0000
From:      tech-lists <tech-lists@zyxst.net>
To:        freebsd-python@freebsd.org
Subject:   default python versions
Message-ID:  <f31a4d10-75b2-c71c-e093-0bad0e08f212@zyxst.net>

next in thread | raw e-mail | index | archive | help
Hello,

system: freebsd11-stable r312829 / ports: 434441

How can I set (or is it desirable to set) the default python version to
python3? Isn't 2.7 ancient?

I have the following installed:

root@hp:/usr/ports/lang/python3 # python --version
Python 2.7.13
root@hp:/usr/ports/lang/python3 # python3 --version
Python 3.5.3

In /etc/make.conf, I have:

DEFAULT_VERSIONS+=  ssl=libressl =python=python3
*I don't know if this is correct ^^^^^^^^^^^^^^^^*

I've googled but a lot of what's there seems outdated/contradictory

thanks,
-- 
J.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f31a4d10-75b2-c71c-e093-0bad0e08f212>