How to Install Matplotlib in Visual Studio Code (2023)

Поделиться
HTML-код
  • Опубликовано: 11 янв 2025

Комментарии • 50

  • @TheCodeCity
    @TheCodeCity  Год назад

    👉If this video helped you, consider buying me a coffee so I can continue making free helpful videos: www.buymeacoffee.com/thecodecity
    Thank you for watching! 🤜🙏

  • @Darkslide99
    @Darkslide99 11 месяцев назад +6

    This was incredible helpful for me as a beginner! I was getting nowhere before this video. Thank you

    • @TheCodeCity
      @TheCodeCity  11 месяцев назад

      You're welcome, glad it helped!

  • @jesuschristo5071
    @jesuschristo5071 6 месяцев назад +3

    Super helpful! thank you. The only thing I did differently was type "python3 -m pip install matplotlib"

    • @TheCodeCity
      @TheCodeCity  6 месяцев назад

      Thank you for watching, glad it helped 🙂

  • @abhimanyuverma6339
    @abhimanyuverma6339 11 месяцев назад +1

    Thank u very much. This is the only video you need for installing matplotlib in vs code.
    Can you please explain y we need to create environment or is there any document for understanding?

    • @TheCodeCity
      @TheCodeCity  11 месяцев назад +1

      Different projects might have to install different versions of libraries, we can do that using virtual environments. If you install libraries system wide, all the projects will have to use the same version of libraries, but some older projects might need older version of libraries.

  • @BarbaraAlvim_
    @BarbaraAlvim_ 20 дней назад

    Thank you for your help!

  • @robertekenstam1130
    @robertekenstam1130 3 месяца назад

    Love this guy, thanks for the help

  • @ttn-wr1997
    @ttn-wr1997 7 месяцев назад +5

    i import matplotlib , run and it imform "ImportError: DLL load failed while importing _cext: The specified module
    could not be found.". help me please

    • @san_0000
      @san_0000 3 месяца назад

      i am having the same issue did you resolve it yet

  • @ricardosilva9935
    @ricardosilva9935 6 месяцев назад

    Thank you for your support man!

    • @TheCodeCity
      @TheCodeCity  6 месяцев назад

      Thank you for watching, glad it helped 🙂

  • @Ahmed-Ali-ri1bx
    @Ahmed-Ali-ri1bx 4 месяца назад +1

    Amazing thanks man!

  • @ndmi0258
    @ndmi0258 7 месяцев назад

    Very good! It helped a lot!!

  • @chrislemminatorgr
    @chrislemminatorgr 6 месяцев назад

    you re gold, thank you so much!!!!

    • @TheCodeCity
      @TheCodeCity  6 месяцев назад

      Glad it helped! thanks for watching :)

  • @lco1522
    @lco1522 10 месяцев назад +1

    for me it's saying "Python not found" but I have python 3.12.2 installed, what do I do?

    • @TheCodeCity
      @TheCodeCity  10 месяцев назад

      Looks like python is not added to environment variable, try this: ruclips.net/video/o8TLlRWZCsg/видео.html

  • @nosiphomajozi8907
    @nosiphomajozi8907 3 месяца назад

    Thanks so much!

  • @lokenathmukherjeekol
    @lokenathmukherjeekol 5 месяцев назад +1

    "WARNING: Failed to activate VS environment: Could not parse vswhere.exe output" - how to bypass this ?

    • @lazyrap153
      @lazyrap153 Месяц назад

      try to make a new venv

  • @ludohohogo
    @ludohohogo Год назад

    3 days spend with chat gpt to trying one simple vidéo you tube give me answere thx a lots dude !!!! ( yeah i sucks at coding ^^ )

  • @adith_vinod
    @adith_vinod 7 месяцев назад

    Thanks brother ❤

  • @april3345
    @april3345 Месяц назад

    thanks Mr

  • @PonderP378
    @PonderP378 9 месяцев назад

    Thank you ankol God bless you po

  • @Drag0nSl4yer18
    @Drag0nSl4yer18 Год назад

    Thank you so much for this video. I just wonder, how the **** should a beginner know what to do here? This sounds so weird to me

    • @TheCodeCity
      @TheCodeCity  Год назад

      Let me know if you have problems! you can join t.me/tccpy for python related question and daily python practice

  • @dasfenster1996
    @dasfenster1996 8 месяцев назад

    Thabj you so much!

  • @МихайлоЄхануров
    @МихайлоЄхануров 2 месяца назад

    PS C:\Users\user\Desktop\piton> python -m venv my_venv Error: [Errno 13] Permition denied: ‘C:\\Users\\user\\Desktop\\piton\\my_venv\\Scripts\\python.exe’ #what do I do now

    • @TheCodeCity
      @TheCodeCity  2 месяца назад

      try opening command prompt in administrator mode

  • @noobCoder7
    @noobCoder7 11 месяцев назад +1

    Why creating virtual environment

    • @TheCodeCity
      @TheCodeCity  11 месяцев назад

      It helps to keep project specific dependencies isolated. If you have pandas version 1 in one project, and version 2 in another, you can install different versions in different venv

  • @anotherlostspirit
    @anotherlostspirit Год назад

    many thanks !

  • @abinasdash2007
    @abinasdash2007 Год назад +1

    Thank you

  • @rishansarma7413
    @rishansarma7413 8 месяцев назад

    Thanks . you successfully wested my 3 min 😢

  • @rahuldey2620
    @rahuldey2620 4 месяца назад +1

    Video quality is so bad

  • @liaqatkhan4838
    @liaqatkhan4838 15 дней назад

    your vedio is not clear in terms of code writing and your voice...

  • @HeyKevinYT
    @HeyKevinYT Год назад +1

    Thank you

  • @rafac946
    @rafac946 Год назад

    Thank you

  • @juliocarrillo6177
    @juliocarrillo6177 Год назад

    thank you