How to Install Matplotlib on Python 3.12.9 on Windows 10/11 [ 2025 Update ] Complete Guide

Опубликовано: 17 Июнь 2026
на канале: How-To-Install
64
0

Hello Everyone! Today in this video I am going to step-by-step guide you on How to install Matplotlib on Python 3.12.9 on Windows 10. Windows (64-bit).

Follow these steps:-
Step 1. Download Python (Latest Version 2025)

Download Python from the official website:
🔗 https://www.python.org/downloads/

Watch this video to install Python step-by-step:
👉 How to Install Python on Windows 10

After downloading, save the installer file anywhere on your computer.

Step 2. Install Python on Windows
Double-click the downloaded file and follow the instructions shown in the video.
Make sure to check “Add Python to PATH” before installation.

Step 3. Check if Python is Installed
Open CMD and type:
python --version

Step 4. Check Your pip Version
py -m pip --version

Step 5. Upgrade pip to the Latest Version
python.exe -m pip install --upgrade pip

Step 6. Install Matplotlib in Python (2025)
Now install Matplotlib with this command:
py -m pip install matplotlib

If you are facing installation errors, watch the full video carefully and comment your issue — I’ll help you instantly!

👍 If this video helps you, make sure to LIKE, COMMENT & SUBSCRIBE for more Python and coding tutorials!
🔔 Turn on notifications to never miss an update.

📌 Topics Addressed in This Video:
How to download and install Python (latest version 2025)
How to verify Python installation using CMD
How to check pip version in Windows
How to upgrade pip to the latest version
How to install Matplotlib using pip step-by-step
Fix “pip not recognized” and common installation errors
How to set Python PATH correctly
Beginner-friendly guide for Python package installation
Full walkthrough for installing Matplotlib on Windows 10/11
Easy troubleshooting tips for Matplotlib installation issues

THANK YOU so much for watching!
Please make sure to LIKE and SHARE the video and SUBSCRIBE to the channel for more such videos :)