Python 3.11: A Guided Tour Through Code Transcripts
Chapter: Introducing Python 3.11
Lecture: Installing Python 3.11

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Usually when you take one of my courses, I'll say something like, well, you need a modern ish version of python.
0:07 Do you have 3.9 or 3.10? That's probably fine. You can just use that. We're not using super cutting edge features,
0:14 but for this one obviously we are only focused on the features of Python 3.11. So you're gonna need Python 3.11 to take this course.
0:24 If you don't have 3.11, get it installed, maybe you already know how to do that and that's no big deal.
0:29 If you're unsure what your options are to get it set up on your computer or if you even have
0:35 3.11, I put together this really great doc here training.talkpython.fm/installing-python.
0:42 It lists out for each operating system how to check whether you have python what version of python do you have
0:48 your options for upgrading the tradeoffs and benefits of each of those paths To get that done. So if you don't have 3.11,
0:55 remember if you want to play along, you're going to have to have 3.11. So check out how to install it onto your machine.
1:02 Or if you're familiar with Docker, you could run a Docker 3.11, image something like that, please make sure you get 3.11 setup.


Talk Python's Mastodon Michael Kennedy's Mastodon