There is no difference in the way you install it on Python3 or Python2... So there isn't much to document :) If you prefer you can just use built-in pyvenv instead of suggested virtualenv, but apart from that, there are no differences in the way you install TG itself.
On Mon, Mar 14, 2016 at 9:11 AM, Joshua Bowman <[email protected]> wrote: > Turbogears claims to support Python 3.2-3.4, but as far as I can tell, > that's not true. The primary install documentation ( > https://turbogears.readthedocs.org/en/latest/turbogears/install.html ) > only gives instructions for installing under 2.7. The wiki ( > https://turbogears.readthedocs.org/en/latest/turbogears/wiki20.html ) > against only has instructions for installing under 2.6 and 2.7. If you > won't even document the bare bones of how to use it under 3, then you don't > really support 3. All I want to know is how do I get this on my system so I > can start playing with it, without having to deep dive into the install > code and without having to revert to an ancient dialect of Python. (For me, > anyway, I've been using Py3 for 6+ years now and can't go back.) > > -- > You received this message because you are subscribed to the Google Groups > "TurboGears" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/turbogears. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

