Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialNina Kozlova
11,602 Pointspython3 convert.py gives me a message that mistune is not there. But in works in python (2.7).
How do I set the computer up to get python3.5 as my go-to? I can't even find it in Lib/Python - the only versions there are 2.5 and 2.7...
1 Answer
Iskander Ismagilov
13,298 PointsI do not understand exactly what do you mean by: "How do I set the computer up to get python3.5 as my go-to?" If you wanna have both 2.X and 3.X versions of python here is some article from stackoverflow: http://stackoverflow.com/questions/3809314/how-to-install-both-python-2-x-and-python-3-x-in-windows-7 Just to download 3.5 version: https://www.python.org/downloads/