Run a python file in termux app using code editor

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

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

  • @vrcoders8901
    @vrcoders8901  3 года назад +8

    installing termux and quick editor 0:23
    installing python in termux 0:59
    creating a folder in file manager 2:28
    writing a python script in quick editor 3:14
    Running a python script in termux 4:47
    Don't forget to subscribe my channel :-)

  • @abhibang06
    @abhibang06 3 года назад +4

    This is awesome... very neatly explained.
    Easy to understand.. Good Job.keep it up.
    Subscribed...

  • @mdkhorshed2043
    @mdkhorshed2043 3 года назад +2

    Thanks bro... It was really helpfull

  • @programmer6548
    @programmer6548 3 года назад +4

    Thnx bro. I was finding this only 🥺 Great job

  • @hiyaacreation8266
    @hiyaacreation8266 2 года назад +1

    sir please upload more videos on coding i will always support you 😇❤️

  • @pushmithaal2268
    @pushmithaal2268 3 года назад +1

    thank you so much
    it was easy and understandable

  • @DanielSantos-ey2op
    @DanielSantos-ey2op 3 года назад +1

    subtitles in PT BR very good. thank you men❤

  • @rohanhardeniya_
    @rohanhardeniya_ 2 года назад +1

    Thank you Brother

  • @NishchayG
    @NishchayG 2 года назад +1

    acode is a really good editor

  • @benedictmarch1038
    @benedictmarch1038 3 года назад +2

    How do I save my python file?

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

    It works very nice thanks a bunch 😊

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

    [Errno 13] Permission denied
    If you encounter this problem, just go to the program permissions section and activate the Storge permission

  • @Avvmspc_uravugal
    @Avvmspc_uravugal 3 года назад +1

    Old steps new file creation

  • @littleasianpenis3263
    @littleasianpenis3263 2 года назад +1

    $
    $
    $ pkg install python
    Checking availability of current mirror: ok
    Reading package lists... Done
    Building dependency tree... Done
    E: Unable to locate package python
    $

    • @vrcoders8901
      @vrcoders8901  2 года назад

      try pydroid app instead ?
      It will automatically install python for you and by single play button you can execute python script

    • @littleasianpenis3263
      @littleasianpenis3263 2 года назад

      I used pydroid first, then saw termux was free, but it doesn't work so went back to pydroid.

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

    Instead of this I used nano 🙂

  • @kuch_Khas_Nai
    @kuch_Khas_Nai 3 года назад +1

    Arayyy bhaiii error ajata h nh hota install python

    • @vrcoders8901
      @vrcoders8901  3 года назад

      wt error are u getting ?

    • @kuch_Khas_Nai
      @kuch_Khas_Nai 3 года назад

      @@vrcoders8901 unable to locate pakage python.....nh hora install brO

    • @vrcoders8901
      @vrcoders8901  3 года назад

      make sure u have installed python using pip command(0:59) if its installed then please check this website techyeyes.com/unable-to-locate-package u may find ur solution here

  • @jebastinimmanuel3973
    @jebastinimmanuel3973 3 года назад

    cd is returning error.
    Cd not defined

    • @vrcoders8901
      @vrcoders8901  3 года назад

      cd should be in small letters and there should be space after cd command

    • @entertainmenthub8709
      @entertainmenthub8709 2 года назад

      @@vrcoders8901 all done but get same error

    • @vrcoders8901
      @vrcoders8901  2 года назад

      @@entertainmenthub8709 is it same error ? or permission denied ?

    • @surbhikansal947
      @surbhikansal947 2 года назад

      @@vrcoders8901 it shows as permission denied...now ?

  • @user-dp4ds7yg2l
    @user-dp4ds7yg2l 3 года назад

    Not working for me can you help

    • @vrcoders8901
      @vrcoders8901  3 года назад

      is it showing any error message ?

  • @coolbreeze3810
    @coolbreeze3810 3 года назад +2

    How to get root access bhayya ☹️

    • @vrcoders8901
      @vrcoders8901  3 года назад +1

      u don't need root access for this

  • @meenking.
    @meenking. 2 года назад

    Not able run python 3

    • @vrcoders8901
      @vrcoders8901  2 года назад

      please describe your error message

    • @meenking.
      @meenking. 2 года назад +1

      @@vrcoders8901 It's showing paneserl problem.

    • @vrcoders8901
      @vrcoders8901  2 года назад

      @@meenking. sorry for the late reply .If your having trouble installing python in termux you could install pydroid app so you don't need know or execute any Linux commands

    • @meenking.
      @meenking. 2 года назад

      @@vrcoders8901 how i will run in app

    • @vrcoders8901
      @vrcoders8901  2 года назад

      @@meenking. In pydroid you write code in it and directly run by pressing play button.