@Refold
  @Refold
Refold | The EASIEST Python Setup Guide for Language Learners @Refold | Uploaded January 2024 | Updated October 2024, 2 hours ago.
Hey language learners! There's a lot of awesome free language tools out there that require setting up Python to use. But don't let that scare you! Setting it up is pretty painless, and today, Ben is going to break down how to install Python on Windows, Linux, and MacOS.

Make sure you use the timestamps below to skip to your operating system.

0:00 Intro
0:51 Windows
3:40 MacOS
4:50 Linux
6:11 Closing thoughts

Here are the resources mentioned in the video organized by operating system.

๐ŸชŸ Windows
๐Ÿ”— Download Python: python.org/downloads/source
๐Ÿ”—Chocolatey: chocolatey.org/install#install-step2
๐Ÿ‘‡ List of commands to copy and paste
โŒจ๏ธ python --version
โŒจ๏ธ pip --version
โŒจ๏ธ python3 --version
โŒจ๏ธ pip3 --version
โŒจ๏ธ python -m ensurepip --upgrade
โŒจ๏ธ Get-ExecutionPolicy
โŒจ๏ธ Set-ExecutionPolicy AllSigned
โŒจ๏ธ Set-ExecutionPolicy Bypass -Scope Process -Force;
[System.Net.ServicePointManager]::SecurityProtocol =
[System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((NewObject
System.Net.WebClient).DownloadString('https://community.chocolatey.org/instal
l.ps1'))
โŒจ๏ธ choco
โŒจ๏ธ choco install ffmpeg

๐ŸŽ MacOS
๐Ÿ‘‡ List of commands to copy and paste
โŒจ๏ธ python3 --version
โŒจ๏ธ /bin/bash -c โ€œ$(curl -fsSL
raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)โ€
โŒจ๏ธ brew install python
โŒจ๏ธ brew unlink python && brew link python
โŒจ๏ธ python3 -m pip install โ€“upgrade pip
โŒจ๏ธ brew install ffmpeg
โŒจ๏ธffmpeg

๐Ÿง Linux
โš ๏ธ Remember to use ctrl + shift + v
๐Ÿ‘‡ List of commands to copy and paste
โŒจ๏ธ sudo apt-get update && sudo apt-get upgrade -y
โŒจ๏ธ python3 --version
โŒจ๏ธ sudo apt-get install python3
โŒจ๏ธ python3 --version
โŒจ๏ธ sudo apt install python3-pip
โŒจ๏ธ pip3 --version
โŒจ๏ธ ffmpeg -version
โŒจ๏ธ sudo apt-get install -y ffmpeg

Some of our favorite tools that use Python
youtu.be/Sjt5R6wlEIk?si=zMpVELcc0qK8gDgr
youtu.be/okfw4qXtDVM?si=kYNXZwBx6NlXZfuI

---
Refold is a company dedicated to helping language learners achieve their goals. We think it's crazy that only 1% of language learners achieve their dreams, we're here to change that.

Looking for structured guidance on your language journey?

Check out our Teach Yourself a Language course. Complete with 30 days of immersive video instruction, assignments, and hand-picked resources, we provide you with everything you need to become the master of your own language journey!

๐Ÿ‘‰ Get started today: refold.link/teach-yourself-a-language-yt

โ˜†โ˜† Read our FREE guide โ˜†โ˜†
๐Ÿ—บ๏ธ Achieve true fluency via immersion with our step-by-step roadmap.
๐Ÿ”— https://www.refold.la/

โ˜†โ˜† Vocabulary Decks โ˜†โ˜†
๐Ÿ’ฌ Learn the most common 1k words with example sentences and native audio.
๐Ÿ”— https://refold.la/decks

โ˜†โ˜† Refold Community โ˜†โ˜†
๐Ÿ—ฃ๏ธ Wanna talk about language learning? Chat with the 30,000 learners in our Discord!
๐Ÿ”— https://refold.la/join
The EASIEST Python Setup Guide for Language LearnersThe BEST way to improve your speaking skills in a foreign country - Ask EthanThe ULTIMATE Sentence Mining Tutorial - How to make your own Anki cardsHow do you learn GRAMMAR as an immersion learner? - Ask EthanYour Language Questions Answered LIVE - With Ethan & Ben!Hes going to university in KOREA || George from @koreanalwayspodcast || Refold Podcast Ep 46The WORST piece of language learning advice is....Language learning with AI just got EVEN betterThe SECRET to becoming a polyglot...THIS is how you should set goals for 2024 | Goal Setting Crash courseWhat does it ACTUALLY mean to reach B2?What its really like WORKING in Japan || Refold Podcast Ep 66

The EASIEST Python Setup Guide for Language Learners @Refold

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER