Python Development Setup with Windows 10, Ubuntu Subsystem, GWSL & VS Code

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

ความคิดเห็น • 6

  • @fullstacklab
    @fullstacklab  2 ปีที่แล้ว +1

    In Win11 GWSL is not necessary to show the GUI of your app. If the GUI of your application is not showing then you need to uncomment any changes done by GWSL (e.g. after upgrading to Win11 from Win10). You can find them with the following command in your terminal: grep -r --exclude-dir=* DISPLAY
    Also if you have issues on Win10 then there might be some configuration which you can find and get rid of it.

  • @Firedog_Alpha
    @Firedog_Alpha 2 ปีที่แล้ว

    Depending on where you are at with development dev containers are a good option as well that makes the boundary between Linux and windows even more blurred imo.

    • @fullstacklab
      @fullstacklab  2 ปีที่แล้ว

      Interesting. Thanks for the tip!

  • @CuArthist
    @CuArthist 2 ปีที่แล้ว +1

    Klasse

  • @bfull10
    @bfull10 ปีที่แล้ว

    GWSL is $5 on the Microsoft Store now :/

    • @fullstacklab
      @fullstacklab  ปีที่แล้ว

      Hey :) If you use Windows 11, you don't need GWSL anymore.