Python Desktop Application in Visual Studio | IronPython Getting Started

Поделиться
HTML-код
  • Опубликовано: 29 авг 2024
  • Python Desktop Application in Visual Studio | IronPython Getting Started
    Python is a popular programming language that is reliable, flexible, easy to learn, free to use on all operating systems, and supported by both a strong developer community and many free libraries. The language supports all manners of development, including web applications, web services, desktop apps, scripting, and scientific computing and is used by many universities, scientists, casual developers, and professional developers alike

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

  • @dw.imaging
    @dw.imaging 3 года назад +4

    You may already realize after the fact; the audio level in this video is severely low. But in case you didn't know... please crank it up next time! Thanks,

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

      Sure, you are welcome

  • @dangnguyenvan5500
    @dangnguyenvan5500 2 года назад +4

    hello,
    why my visual studio don't has ironpython winforms applycation like you?, how can i do to my visual studio has ironpython winforms applycation?
    Thanks in advance

  • @MundoMom
    @MundoMom 4 года назад +18

    Your content is great. It is super helpful. Thanks for that!
    However, your videos are too long. I understand it is because of the 10 minutes video thing, but your engagement could be better by having shorter videos :)
    Good luck in your YT channel!

  • @inthapanyathongsamay776
    @inthapanyathongsamay776 4 года назад +9

    sound value quite low

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

    Wow thanks a lot Sir, I was looking for this :)
    (please check your mic as the voice is too low)

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

    After installing IronPython, My VS 2019 Enterprise does not have IronPython WPF Application.

  • @jaypatel524
    @jaypatel524 4 года назад +2

    I followed the procedure shown in the video, and it reaches break point after clicking the button, but the print statement is not reflecting on console. Can you let me know if i have missed anything?

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

    good!

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

    hats off , thanks for making this video, I was searching for this, it is very help full . Sir can you make 1 more video, like making .dll file using python language and than calling it or using it in another language program which is created in same VS code editor

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

      I will look into that shortly thanks

  • @SouravSingh-hu7ff
    @SouravSingh-hu7ff 4 года назад +8

    I was also not able to see the print statement's result anywhere. Can you please help me with this?

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

      any updates ?

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

      bruh there´s no console, how do you want to see the print statement

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

      @@hiddenservicechannel exactly, if you want to display something in the gui, i'd suggest using a texxtbox and editing the contents of it through backend. something like textBox1.Text = ...

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

      @@zarealkula yes

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

      @@hiddenservicechannel ah im actually wondering did you get ironpython in general running for u

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

    Thanks for the interesting video! However, As pointed out by a couple other folks, the result of the print() function does not show up anywhere; however, more of a concern is that you create a GUI that, except for the button click method does not interact with the code. When I incorporate a textbox, for the user to enter a name, and a textblock, for displaying a greeting to that user, the app crashes because it apparently cannot access those elements through the code. Does anyone have any suggestions?

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

    Dont working for me VS2019 say "Iron is out of support"

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

    thanks for your effort

  • @user-fk4mj4pi2w
    @user-fk4mj4pi2w 2 года назад +1

    Unfortunately I cannot find IronPython WPF Application in the list of applications :-(

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

      You have to download and install the ironpython package for visual studio

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

    The template window which shows WPF with Python is not showing up in my Visual Studio templates page. What could be the reason ? I uninstalled and reinstalled everything , still nothing

  • @JuanPerez-rf2ir
    @JuanPerez-rf2ir 2 года назад +1

    Hello, we all try to integrate to visual Studio 2017 IronPython and the templates that you show, but until now you have not made a video of how to do it, please can you make a video of how to do the integration of iRonpython in vs 2017, because many of we want to make applications in windows form with Ironpython

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

      Is kinda hairy using iron python on visual studio lately

  • @azaq6095
    @azaq6095 4 года назад

    Why i can not start the image ...?!(when i select an image and start the project i can not see my picture in my wpf app..!!)

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

    I installed the latest VS with python as well as ironPython.. I still am not able to create a new ironPython project. Am I missing something?

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

      Is not supported in visual studio 2022 though

  • @matheeshapathirana1906
    @matheeshapathirana1906 2 года назад +2

    please do a tutorial about how to fully setup iron python in visual studio

  • @Alan-dg6io
    @Alan-dg6io 2 года назад

    I couldn't hear what you said. The microphone set up was not right.

  • @k-r6465
    @k-r6465 4 года назад +2

    sound value very low

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

    no me aparece ironpython en visual studio :(

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

    I have a problem with no environment ironpython not appearing even though I installed the environment correctly

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

      Will make an up to date video shortly thanks

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

    You conveniently did not show the output. I tried never the terminal give the output.

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

    Does it support Windows Phone 7.0?

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

    Please sir how configure iron python in vs2022.

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

      Is not supported in vs2022

  • @roottoor7521
    @roottoor7521 4 года назад +2

    plz try to speak louder

  • @AnishTechTutorials
    @AnishTechTutorials 4 года назад +1

    My solution crashes wehenevr I run it

    • @shayaltshue1791
      @shayaltshue1791 4 года назад +1

      If you haven't found the solution yet, the reason it's crashing is because you have to download ironpython from their github page and setup the environment path on both your computer and your visual studio project.

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

    thanks but can not hear you...

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

      You are welcome, I have sorted out my audio issue

  • @ziqinyang5540
    @ziqinyang5540 4 года назад +1

    Hi,may i know how to run python script in ironpython wpf. thank you very much

    • @hacked101
      @hacked101  4 года назад

      this video is based on wpf though, so what are you really intending?

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

    I download iron python but not show ironpython wpf

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

      It doesn't work on Visual studio 2022

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

      @@hacked101 Then what is the work?

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

    How Working in Visual Studio 2019 Comm. 16.10.3 ?

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

      Will make an up to date video on this shortly

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

    Next time please, if you wan to make a better video, just show the installation process

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

    Hi, Thanks, And how do you create a Exe of the project?

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

      You are welcome, you can achieve that by publishing the project, this will give you that option

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

    how can i build this into an executeable

  • @AMEERALI1986
    @AMEERALI1986 4 года назад +1

    hello
    please your voice is very low