Python 3.9 or Python 3.10 Visual Studio Code Installation | [Python Programming Basics to Advanced]

Поділитися
Вставка
  • Опубліковано 13 січ 2025

КОМЕНТАРІ • 118

  • @LearningOrbis
    @LearningOrbis  3 роки тому +3

    💥💥 Maze Search Algorithm using Python 💥💥
    ua-cam.com/play/PLWF9TXck7O_zsqnufs62t26_LJnLo4VRA.html
    There is also a playlist on Python Programming (Basics to Advanced):
    ua-cam.com/play/PLWF9TXck7O_wMDB-VriREZ6EvwkWLNB7q.html
    There is also a playlist on Object Oriented Programming in Python:
    ua-cam.com/play/PLWF9TXck7O_zuU2_BVUTrmGMCXYSYzjku.html

  • @PriyankaKumari-sc6vg
    @PriyankaKumari-sc6vg 2 роки тому +1

    Sir the RUN option isnt showing in my pc even I had installed it successfully??
    What to do?

  • @faqeehakhan8571
    @faqeehakhan8571 3 роки тому +2

    Sometimes installation process is difficult for the new users but you made this video is really very helpful for us :)

  • @dd6103
    @dd6103 2 роки тому +1

    spent sm time trying to install python but this video helped me so quickly:)

  • @eveningafterrain
    @eveningafterrain 3 роки тому +4

    Bro I had left hope of installing vs code on my pc but I thought of giving a last shot to it and watched your video and finally I can run my python codes on vs code bro, thank u so much..

    • @LearningOrbis
      @LearningOrbis  3 роки тому +1

      Happy to know it worked for you :)

    • @gutguteramgutesten6706
      @gutguteramgutesten6706 3 роки тому

      @@LearningOrbis Whenever I try to run the code it says "Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Setting s > Mange App Execution Aliases."
      Even if I did everything just like you did it didnt work. I am getting frustrated all the time because i really want to learn coding but i just cant...
      With C ++ it always gives me an error called -1 whenever i try to create a .exe file inorder to debug my code...
      Any Suggestions?

    • @shaileshchauhan7855
      @shaileshchauhan7855 2 роки тому

      @@gutguteramgutesten6706 same did you get any solution ?

  • @kashi7779
    @kashi7779 4 роки тому +4

    Bro u made my day I was confused thanks a lot

  • @thelegendarythreestrikeace2958
    @thelegendarythreestrikeace2958 4 роки тому +4

    Thank you it helps me ☺️

    • @LearningOrbis
      @LearningOrbis  4 роки тому +1

      You're welcome 😊
      Also check our playlists on Programming in Python and Object Oriented Programming in Python.

  • @FaizKhan-gr7lr
    @FaizKhan-gr7lr 3 роки тому +1

    Bro thnx a lot , best video on this topic lots of love .. smooth tutorial

  • @snplzz
    @snplzz 4 роки тому +1

    i got re d char "Program 'python' failed to run: No application is associated with the specified file for this operationAt line:1 char:1" how can i fix this sir ?

    • @LearningOrbis
      @LearningOrbis  4 роки тому

      At which step you got this error? During installation or while running the program?

    • @snplzz
      @snplzz 4 роки тому

      @@LearningOrbis I ticked run code on terminal then i try to run print hello world then it show up. if i not tick run code on terminal i can run it with no prob

    • @LearningOrbis
      @LearningOrbis  4 роки тому

      Kindly check these points :
      - Path settings is done as shown in video.
      - Code Runner is installed.
      - File is saved with extension .py
      If still you face the issue, send me the screenshot at mahsan.naeem@gmail.com

    • @snplzz
      @snplzz 4 роки тому

      @@LearningOrbis I can run by F5 but i can't run with button(Ctrl+alt+N)

    • @LearningOrbis
      @LearningOrbis  4 роки тому

      And what about the Run button?

  • @akaabdullahmateen9983
    @akaabdullahmateen9983 4 роки тому +2

    Sir, I have installed Python from the Anaconda distribution ( Python 3.6+). The reason was because setting up a virtual environment in Anaconda is extremely simple, and conda package manager handles all package conflicts very responsibly. I wanted to ask, if it was allowed for our course.

    • @menaeem
      @menaeem 4 роки тому

      Yes, you use that.

  • @timothylall165
    @timothylall165 3 роки тому +1

    indigo ka firt program ,,, life' first program .. feeling excited aage k liye

  • @sardor9256
    @sardor9256 3 роки тому +2

    Bro,thank you a billion,may god bless you, bro,I wish all the best things happen to you

    • @LearningOrbis
      @LearningOrbis  3 роки тому

      Thank you so much for such beautiful wishes :)

  • @Mr.Eminem
    @Mr.Eminem 3 роки тому

    Thnx bhai.. Love from India

  • @abhineetkumar7898
    @abhineetkumar7898 4 роки тому +1

    Hey can you help me
    I have installed all the things and necessary settings for python as you shown in your video and also the path part as well as but after installing all the things when i run my program it shows that python was not found but can be installed from Microsoft store. I searched this problem everywhere but still didn't find any soln plz solve my problem

    • @LearningOrbis
      @LearningOrbis  4 роки тому

      Try these steps:
      1- Go to extension tab of VSC as shown at 06:51. Do you see blue colored "Installed" or Green colored "Install". If it is Installed, it's fine and if it is Install, it means you did not installed the Python extension.
      2- When you create a python file e.g. test.py, do you see a python symbol with the file in explorer window? Second way to see that is the bottom left corner where you should see Python interpreter written something as Python 3.9.0
      3- If step 2 is not as I mentioned, press Ctrl+Shift+P, it will open a palette. Write "Select Interpreter". Do you see Python 3.9.0 interpreter selected there? If not you have to select the Python.exe file at installation directory.
      If still you have the issue, send me a screenshot of your setup with some python file opened and the exact error which appears at mahsan.naeem@gmail.com

  • @muhammadtahirsaleem739
    @muhammadtahirsaleem739 3 роки тому

    Such a helpful thanks😍😍

  • @skythecuber1501
    @skythecuber1501 4 роки тому

    Thanks for the touturial its works you are so good hats off to you

    • @LearningOrbis
      @LearningOrbis  4 роки тому

      Thank you so much. Do check the playlists on Python Programming (Basic and Object Oriented)

  • @sivasankar-zg1yt
    @sivasankar-zg1yt 3 роки тому

    Thank you soo much brother it helped a alot

  • @saeenimbalkar18
    @saeenimbalkar18 3 роки тому

    Thank you Very much for your help😊

  • @jyotik1334
    @jyotik1334 3 роки тому

    Sir I have done all these settings but I'm siill getting n=int(input ())
    As invalid sytax

    • @LearningOrbis
      @LearningOrbis  3 роки тому +1

      Do you see "Python 3.9" or "Python 3.10" written on bottom left corner of IDE?
      Are you saving the file with .py extension?
      Have you tried print("hello")?

  • @lokeshv3009
    @lokeshv3009 3 роки тому

    Please tell how to install packages of python in VScode

    • @LearningOrbis
      @LearningOrbis  3 роки тому

      You can do that on windows command prompt or on VSC.
      For windows command prompt--> Press windows key+R -->Type cmd and press enter. It will open the command prompt. Over there type this command to install package e.g. numpy
      >>pip install numpy
      if that doesn't work then try:
      >>pip3 install numpy
      You can do that on VSC as well. For that go to View-->Terminal
      On that terminal write the above commands i.e.
      >>pip install numpy

  • @6359FIFA
    @6359FIFA 2 роки тому

    one] exited with code=1 in 0.055 seconds
    [Running] python -u "d:\PythonCode\scrapper.py"
    'python' is not recognized as an internal or external command,
    operable program or batch file.
    [Done] exited with code=1 in 0.062 seconds=====>getting this error please help

  • @crazymeteor3124
    @crazymeteor3124 2 роки тому

    Thanks Brother 🙏

  • @fozialatif5481
    @fozialatif5481 4 роки тому +1

    Jazakallah khar.

    • @LearningOrbis
      @LearningOrbis  4 роки тому

      Wa'iyyaka. Do check the playlists on Python lectures.

  • @utsavpanchal7255
    @utsavpanchal7255 3 роки тому

    Thank you so much. Very well explained, Also it worked without any errors in installation. I will recommend it to my friend too.

    • @LearningOrbis
      @LearningOrbis  3 роки тому

      Thank You!
      Also do check the Python Programming Playlists. I hope you will like those too :)

  • @affanikhsan8545
    @affanikhsan8545 3 роки тому +2

    Thanks man

  • @shubhambansal302
    @shubhambansal302 3 роки тому

    Bhaiya ye starting mein aapne kya install kiya h python ka???

    • @LearningOrbis
      @LearningOrbis  3 роки тому

      Python setup. Then Visual Studio Code and then their integration.

    • @shubhambansal302
      @shubhambansal302 3 роки тому

      @@LearningOrbis why it is necessary to install. Is it compulsory for c and java also

    • @LearningOrbis
      @LearningOrbis  3 роки тому

      What you mean?? If you have to work on Python, you need to install that. And of course the same goes for any other language.

    • @LearningOrbis
      @LearningOrbis  3 роки тому

      Visual Studio Code is just an IDE (Integrated Development Environment) to help code easily. But you need to install the support of the language. Hope you got it.

    • @shubhambansal302
      @shubhambansal302 3 роки тому

      @@LearningOrbis no, sir there exists a lot of confusion 😵😕🤔 . When we are doing c then we are not installing any C language?

  • @angajalasaisri8228
    @angajalasaisri8228 4 роки тому

    When I run the code, it is showing python was not found.. How to resolve it. I had installed python.. and did everything you said. Why I am getting this. Please respond sir.

    • @LearningOrbis
      @LearningOrbis  4 роки тому

      Apparently it looks some path issue. Or may be interpreter is not selected.
      Press Ctrl+Shift+P, a palleted will open. Write "select interpreter". And you should see python.exe there. If not, select that from installation folder.
      I you still have problem, send me the screenshots at mahsan.naeem@gmail.com

  • @piotrgiera1326
    @piotrgiera1326 3 роки тому

    One more thing. There are TWO different environment variable settings; one for system(ADMIN user) and for user. Depending on which option you choose for installation(for all or one user) I recommend using command "Set" in CMD first after installation. It will show all paths for user.

    • @LearningOrbis
      @LearningOrbis  3 роки тому

      Thanks for the useful information.

    • @piotrgiera1326
      @piotrgiera1326 3 роки тому

      @@LearningOrbis Also, I had problem with running python in vs integrated terminal. It seems python don't like powershell so changing back to cmd resolved the issue. ;]

  • @briancanler3505
    @briancanler3505 4 роки тому

    very helpfull thank you

    • @LearningOrbis
      @LearningOrbis  4 роки тому

      You're welcome!
      Do check our playlist on Python Programming.
      And also subscribe :D

  • @andreiro1244
    @andreiro1244 3 роки тому

    Thank you so much

  • @vikaschahal1693
    @vikaschahal1693 4 роки тому

    my output is showing in terminal window how can i fix this issue

    • @LearningOrbis
      @LearningOrbis  4 роки тому

      You want that on output window?

    • @LearningOrbis
      @LearningOrbis  4 роки тому +1

      Please check 08:47 where I have shown how you can manage the output be shown on output window or terminal.
      You need to install CodeRunner for that too.

  • @s2busy51
    @s2busy51 3 роки тому

    Wait will this work if I download it with python 3.9.6

  • @vanipriyajorige9265
    @vanipriyajorige9265 2 роки тому

    Bro can u make a video on how install python turtle in python 3.10 version

    • @LearningOrbis
      @LearningOrbis  2 роки тому

      Bro you don't need to install turtle. It is available by default. I tested the codes provided in this link and they work fine:
      michael0x2a.com/blog/turtle-examples

  • @j.u.s.t.g.b.e.m.i
    @j.u.s.t.g.b.e.m.i 3 роки тому

    Thank you.

  • @vahidmohammadrasoulpour5936
    @vahidmohammadrasoulpour5936 4 роки тому

    perfekt. Tnx very much

  • @anandkekre9959
    @anandkekre9959 4 роки тому

    It said that it failed to download it so how do I do it manually

    • @LearningOrbis
      @LearningOrbis  4 роки тому

      At which step it said that? For Python or for VSC?

    • @anandkekre9959
      @anandkekre9959 4 роки тому

      When I was downloading the visual thingy

    • @anandkekre9959
      @anandkekre9959 4 роки тому

      VSC

    • @LearningOrbis
      @LearningOrbis  4 роки тому

      Your windows is 64 bit or 32 bit?
      Select the respective download from this link:
      code.visualstudio.com/download

    • @anandkekre9959
      @anandkekre9959 4 роки тому +2

      Ok thanks man very helpful :)

  • @shibbirahmedsadik7838
    @shibbirahmedsadik7838 3 роки тому

    tnx brother from bangladesh. where are you from??

    • @LearningOrbis
      @LearningOrbis  3 роки тому +1

      Welcome brother ❤️
      I'm from Pakistan... Also check my lectures on python.

    • @shibbirahmedsadik7838
      @shibbirahmedsadik7838 3 роки тому

      @@LearningOrbis I Love Pakistan😍

  • @ShahTipu-w3d
    @ShahTipu-w3d 4 місяці тому

    JAZAKALLAH

  • @srijanpurohit5389
    @srijanpurohit5389 2 роки тому

    Thanks Man!

  • @hetulshah5352
    @hetulshah5352 2 роки тому

    Thanks

  • @mohammedsadiquddin3219
    @mohammedsadiquddin3219 4 роки тому

    superb thanks

    • @LearningOrbis
      @LearningOrbis  4 роки тому

      Most welcome 😊
      Do check our playlists on Python Programming.

  • @ahlinumer2729
    @ahlinumer2729 4 роки тому

    Nice video

  • @6359FIFA
    @6359FIFA 2 роки тому

    PS D:\PythonCode> python -u "d:\PythonCode\first.py"
    python : The term 'python' is not recognized as the name of a cmdlet,
    function, script file, or operable program. Check the spelling of the
    name, or if a path was included, verify that the path is correct and try
    again.
    At line:1 char:1
    + python -u "d:\PythonCode\first.py"
    + ~~~~~~
    + CategoryInfo : ObjectNotFound: (python:String) [], Comman
    dNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

    PS D:\PythonCode>
    Please help with this issue

    • @LearningOrbis
      @LearningOrbis  2 роки тому

      Please watch the path setting part starting from 03:00

  • @jaredhosford7867
    @jaredhosford7867 3 роки тому +1

    five stars

  • @themad4830
    @themad4830 4 роки тому

    why light man, my eyes burned