Skip to playerSkip to main content
  • 21 hours ago
Getting "C++ compiler required" errors while installing Python packages? In this quick step-by-step tutorial, I show you exactly how to download and install the necessary C++ libraries using the Visual Studio Community edition.

I guide you through the Visual Studio Installer, specifically highlighting the "Desktop development with C++" workload required for many advanced Python libraries. I also cover optional but recommended components like Python development and Data Science workloads to round out your AI and research environment.

Original YouTube Tutorial: https://youtu.be/UBpmVE34uvA

Connected Videos in this Series:
* Tortoise-TTS Voice Cloning Tutorial: https://youtu.be/EUdcmU6X8i8
* Python & Visual Studio Library Setup Guide: https://youtu.be/VUlFhwSWDqY

Source/Model Resources:
* Visual Studio Downloads: https://visualstudio.microsoft.com/downloads/

Video Details:
* Original Publish Date: March 15, 2024
* Focus: Visual Studio / C++ Libraries / Python Development Environment
* Testing Environment: Windows 10/11 with RTX 4060 Ti (16GB VRAM)

Follow lordcaocao2025 on Dailymotion for more technical AI research and generative workflow guides!

---
Connect with me:
📺 YouTube: https://www.youtube.com/@CaoCao2025
📱 TikTok: https://www.tiktok.com/@caocao20250
💎 Patreon: https://www.patreon.com/cw/Caocao2025

#VisualStudio #Python #CPlusPlus #Programming #TechTutorial #SoftwareInstallation #lordcaocao2025
Transcript
00:00Hello guys, welcome back with me, Saoul... Saoul 2025.
00:04Today we're going to learn how to install Visual Studio C++ library.
00:08The first step is use your browser and access visualstudio.microsoft.com slash download.
00:17Then select community free download.
00:21After that you will get visualstudiosetup.exe.
00:26Double click that file.
00:30It will download some file and will bring you to this window.
00:32In workloads tab, search desktop development with C++ in desktop and mobile section.
00:39Check it and the select install while downloading.
00:42Also if you want, you could also download python development, data science and analytical applications
00:49and also universal windows platform development.
00:53After that, the installation will start and just follow the wizard.
00:57I couldn't show you cause already have them, but I promise it is a very simple installation process
01:02that you simply click next next finish.
01:05Okay guys, hope that helped.
01:07Thank you for watching and have a nice day.
01:09Alright, let's see.
01:10You
Comments

Recommended