Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 2020 18:55:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 249026] python: not found
Message-ID:  <bug-249026-21822-umRRo0As2d@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249026-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249026-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249026

--- Comment #1 from Chris Hutchinson <portmaster@bsdforge.com> ---
Try:
# which python3.7

which will return:
/usr/local/bin/python3.7

This method facilitates the installation of
multiple versions of Python. Most notably
version 2.7.

--Chris

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249026-21822-umRRo0As2d>