[portland] How to tell an application python3 is installed

John Hampton pacopablo at pacopablo.com
Tue Mar 11 16:55:30 CET 2014


When you have both python 2 and python 3 installed, python 3 is installed
as python3, so you would say:

python3 install.py

-John



On Tue, Mar 11, 2014 at 8:32 AM, Rich Shepard <rshepard at appl-ecosys.com>wrote:

>   The TreeLine tool I use has a new version that requires Python3 > 3.2. I
> have both -2.7.5 and -3.3.3 installed. But, when I invoke 'python
> install.py' the error message displays that python3 is required. How do I
> specify that there is an appropriate version installed?
>
> Rich
> _______________________________________________
> Portland mailing list
> Portland at python.org
> https://mail.python.org/mailman/listinfo/portland
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/portland/attachments/20140311/1770a8d2/attachment.html>


More information about the Portland mailing list