How to run Python on Atom Editor

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 87

  • @Amit.Thinks
    @Amit.Thinks  2 роки тому +3

    🔥Python Tutorial (English): ua-cam.com/video/HakXpkXcjdI/v-deo.html
    🔥Python Tutorial (Hindi): ua-cam.com/video/b97WsOM9BYg/v-deo.html

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

    Gosh, thank you so much. Trying to broaden my horizons with coding and some of these other tutorials ask for 30 minutes of my time and input their own preferences and just overwhelm me. Amazing job!

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      Glad it helped! 🔥Python Tutorial (English): bit.ly/3OvrRGj
      🔥Python Tutorial (Hindi): bit.ly/3cTTGJs

  • @sujahathsiddeek378
    @sujahathsiddeek378 3 роки тому +6

    Thank you, An useful tutorial for beginners.

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      🔥Python Tutorial (English): bit.ly/3OvrRGj
      🔥Python Tutorial (Hindi): bit.ly/3cTTGJs

  • @nisanurilhanakkas7195
    @nisanurilhanakkas7195 2 роки тому +5

    Thank you for detailed explanation :) but i have a problem. While installing packages, there is no "script" package:(

    • @Amit.Thinks
      @Amit.Thinks  2 роки тому

      Fix: ua-cam.com/video/brzV_3Ta-Q0/v-deo.html

  • @massey.angelica
    @massey.angelica 3 роки тому +3

    Really helpful and quick to the point. Thanks, I appreciate it!

    • @Amit.Thinks
      @Amit.Thinks  3 роки тому +2

      You're welcome, Angelica. Glad it helped.
      Access our free Python tutorial for Beginners: studyopedia.com/tutorials/python3

  • @Aakarshmishra01
    @Aakarshmishra01 2 роки тому +7

    I can't find script in packages . Help me bro

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

    Short and well explained! 👏👏👏 helped me a lot.. thanks

    • @Amit.Thinks
      @Amit.Thinks  3 роки тому +1

      You're welcome, @Navya. Subscribe!
      Refer our free Python Tutorial for Beginners: studyopedia.com/tutorials/python3/

  • @-HuynhChanhLuan-A
    @-HuynhChanhLuan-A 2 роки тому

    Thank you man! Your video is very supportive and informative!

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      🔥Python Tutorial (English): bit.ly/3OvrRGj
      🔥Python Tutorial (Hindi): bit.ly/3cTTGJs

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

    Hi, I have a problem can you help me? before my python file works fine when I run it in atom using f5 to open it in console, it waits to finish the sequence before quitting. now when I push the f5 it runs the code then closes the console immedietly.

  • @eeshan.gautam
    @eeshan.gautam 2 роки тому +1

    hello sir! very clear tutorial but i cant find either the python language or the script package from atom.

    • @Amit.Thinks
      @Amit.Thinks  2 роки тому

      Refer: ua-cam.com/video/brzV_3Ta-Q0/v-deo.html

    • @eeshan.gautam
      @eeshan.gautam 2 роки тому

      @@Amit.Thinks sir already did with really high hopes, but atom still gives error : "Failed to load: try after some time."
      also tried at different different time, restarted pc, re-installed too. :/

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

    YOURE A HERO

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

    Thanks friend, you got me up and running quickly. :)

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      🔥Python Tutorial (English): bit.ly/3OvrRGj
      🔥Python Tutorial (Hindi): bit.ly/3cTTGJs

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

    installed python, pip works, but the python language is not found in packages on atom. why?

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

      did you find a fix?? I'm having the same problem as well

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

      @@oscar9596 May already installed. Btw My problem is i couldnt find the script package

  • @thatcat-6225
    @thatcat-6225 2 роки тому +1

    Thank you, very much!
    Rest in Peace Technoblade.

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      🔥Python Tutorial (English): bit.ly/3OvrRGj
      🔥Python Tutorial (Hindi): bit.ly/3cTTGJs

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

    It was so useful, Thank you 🙏

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      🔥Python Tutorial (English): bit.ly/3OvrRGj
      🔥Python Tutorial (Hindi): bit.ly/3cTTGJs

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

    Thanks so much for the VIdeo. Just my issue is that I can't find Script in the packages list

    • @Amit.Thinks
      @Amit.Thinks  2 роки тому

      Fix: ua-cam.com/video/brzV_3Ta-Q0/v-deo.html

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

    thanks
    worked for me

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      🔥Python Tutorial (English): bit.ly/3OvrRGj
      🔥Python Tutorial (Hindi): bit.ly/3cTTGJs

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

    Thank you

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

    how to generate a graph using networkx on atom editor ?

  • @jsmyers24151
    @jsmyers24151 Рік тому +1

    Does this work for Python 3.10 or 3.11? because that's the version I'm having a problem with.

    • @Amit.Thinks
      @Amit.Thinks  Рік тому +1

      ATOM is outdated. Use VS Code instead.
      How to Run Python on VS Code: ua-cam.com/video/mK17Tel7dA8/v-deo.html

  • @JoeCnNd
    @JoeCnNd 2 роки тому +2

    Is it no longer available?

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

    Thanks Brother!

    • @Amit.Thinks
      @Amit.Thinks  3 роки тому +1

      Subscribe!

    • @SwiftBlitz.
      @SwiftBlitz. 2 роки тому

      @@Amit.Thinks WHERE IS THE SCRIPT FILE ITS NOT THERE

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

    thx bro i really needed this

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      🔥Python Tutorial (English): bit.ly/3OvrRGj
      🔥Python Tutorial (Hindi): bit.ly/3cTTGJs

  • @von.linton
    @von.linton 3 роки тому +1

    thx

  • @r-rk
    @r-rk 3 роки тому +2

    Hello
    I'm getting the following error
    Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.
    [Finished in 1.701s]

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

      Hi, how did you solve the problem? I am getting the same

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

      @@blackwhite7134 did you figure that out if u did please help

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

      Uninstall and reinstall python, customize , make sure environment variables box is checked

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

    Thank You!!!

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      🔥Python Tutorial (English): bit.ly/3OvrRGj
      🔥Python Tutorial (Hindi): bit.ly/3cTTGJs

  • @Krishna-vr4ju
    @Krishna-vr4ju 3 роки тому +1

    I got like this
    Installing "script@3.32.2" Failed

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

    When I try to take input in that it is not running the code how to solve that??

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

      install-platformio-ide package for a terminal where you can take inputs

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

    hello please help, i cannt find the "script" package anywhere, can anyone help? maybe they changed the name?

    • @Amit.Thinks
      @Amit.Thinks  2 роки тому

      Fix: ua-cam.com/video/brzV_3Ta-Q0/v-deo.html

  • @XO_Ravi
    @XO_Ravi Рік тому

    Bhai mene python install kr liya hy.... Per jab mei CMD. Mei type krta hu.... Python --version.... Tab ek msg aata hy......... Python is not recognized as an internal or external command..... Kya kru yr.... Solution do plz

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

    I simply cannot find this "script' package on atom itself and the website is infinite loading. I tried to dowload it from git hub but I'm new at programming so... I cound't make it

    • @Amit.Thinks
      @Amit.Thinks  2 роки тому

      FIX: ua-cam.com/video/brzV_3Ta-Q0/v-deo.html

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

    Hello!, when i try to download Python, it does not show something like " executable installer". It only shows "windows installer ". Is it ok to download that?

    • @crazygaming8107
      @crazygaming8107 Рік тому

      Ya i have also this type of problem aapke kya hua

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      ATOM is deprecated now i.e. discontinued.
      Refer VS Code: ua-cam.com/video/mK17Tel7dA8/v-deo.html

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

    thanks bro....

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

    Can't install script

    • @Amit.Thinks
      @Amit.Thinks  2 роки тому

      Fix (Find and Install script package): ua-cam.com/video/brzV_3Ta-Q0/v-deo.html

  • @moazsheikh8215
    @moazsheikh8215 Рік тому

    While searching for packages it says failed

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      ATOM is obsolete and outdated now.
      Use VS Code instead: ua-cam.com/video/mK17Tel7dA8/v-deo.html

    • @moazsheikh8215
      @moazsheikh8215 Рік тому

      @@Amit.Thinks thanks i will sir

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

    Help me I couldn't run the script

    • @Amit.Thinks
      @Amit.Thinks  2 роки тому

      Fix (Find and Install script package): ua-cam.com/video/brzV_3Ta-Q0/v-deo.html

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

    I can see you use similarweb

  • @SEXYZ387
    @SEXYZ387 Рік тому

    theres no packages it says typeerror help me plssssssss

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      ATOM is deprecated and shut down in 2022.
      Refer VS Code: ua-cam.com/video/mK17Tel7dA8/v-deo.html

  • @fanbhagatsinghdainqlaabjin2946
    @fanbhagatsinghdainqlaabjin2946 10 місяців тому +1

    Are koi too Hindi main bta do

    • @Amit.Thinks
      @Amit.Thinks  10 місяців тому

      Ye ATOM software outdate ho chuka hai.. matlab band kar diya hai company ne.
      Free Python Tutorial Hindi mein: ua-cam.com/video/b97WsOM9BYg/v-deo.html

  • @MakolaTL
    @MakolaTL Рік тому

    my edited says certicate expired

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      ATOM Editor deprecated.

    • @MakolaTL
      @MakolaTL Рік тому

      @@Amit.Thinks Is there anything I can do?

    • @Amit.Thinks
      @Amit.Thinks  Рік тому +1

      Run Python on VS Code: ua-cam.com/video/mK17Tel7dA8/v-deo.html

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

    script code not found

    • @Amit.Thinks
      @Amit.Thinks  2 роки тому

      Script package not found?
      Fix: ua-cam.com/video/brzV_3Ta-Q0/v-deo.html

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

    Thank you

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      🔥Python Tutorial (English): bit.ly/3OvrRGj
      🔥Python Tutorial (Hindi): bit.ly/3cTTGJs

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

    Thanks you

    • @Amit.Thinks
      @Amit.Thinks  Рік тому

      🔥Python Tutorial (English): bit.ly/3OvrRGj
      🔥Python Tutorial (Hindi): bit.ly/3cTTGJs