Learn Python 3 The Hard Way - Setup

preview_player
Показать описание


⏱ Timestamps
0:00 Introduction
0:50 Download and install Python
1:35 Install text editor (Atom or alternative)
2:50 Checking Python installation from the Terminal
4:10 Create and navigate directories from the Terminal
5:24 Create new text file
7:10 Searching online for answers
Рекомендации по теме
Комментарии
Автор

Your voice is too relaxing, I'm ready to take a nap.

gawni
Автор

I type code test.txt and it says
zsh: command not found: code
Any help please

TheQasim
Автор

hello
can i use latest version of python instead of 3.6 ?

mihirsingh
Автор

I type 'code test.txt' but Terminal shows '-bash: code: command not found'. Please help me?

TienNguyen-dwsx
Автор

Hello!
What do to if i get a message "zsh: killed python3.6"?

aminovjava
Автор

Attempting to download 3.6 on macOS 12.3.1
But getting an abort trap 6 fail message every time, I’ve tried launching python3.6 in the terminal. Tried deleting and reinstalling but I get the same message…

elrodcumbron
Автор

hi, should I still be using Atom to go through this book, since I see it's discontinued?

spcsh
Автор

When I tried to run python3.6 I got a message "Killed: 9". Not sure what I'm doing wrong, any help would be appreciated

aow
Автор

Day 900 of trying to find Learning python the hard way series on WINDOWS gotdamm all these Macbook-Martys

IAmTehGuy.