Use a Drag & Drop Editor to Make Tkinter Python GUI Applications!

Поделиться
HTML-код
  • Опубликовано: 21 июл 2024
  • Is designing applications in Python with Tkinter a pain to do? In this Tkinter Designer tutorial, we look at how to use the package, which makes it possible to turn Figma designs through its visual (drag and drop) editor into Python code within a few minutes! Trust me, this is way easier than doing it with Python, allowing you to spend time making better applications!
    Links 🔗:
    Download TkinterDesigner: github.com/ParthJadhav/Tkinte...
    TkinterDesigner Documentation: github.com/ParthJadhav/Tkinte...
    Image Used: github.com/RoyChng/tkinter-de...
    Completed Code: github.com/RoyChng/tkinter-de...
    Other Resources:
    Figma Neumorphism UI Kit: www.figma.com/community/file/...
    Figma Glass Morphism UI Kit: www.figma.com/community/file/...
    Free Figma UI Kits (From UX Crush): www.uxcrush.com/free-figma-ui...
    Free Figma UI Kits (From Behance): www.behance.net/search/projec...
    Available Figma Plugins: www.figma.com/community/plugins
    Chapters 📚:
    00:00 - Intro
    00:26 - Installation & Getting Started
    01:09 - Designing The App
    03:08 - Adding Effects
    06:02 - Using UI Kits
    06:22 - Using Plugins
    06:59 - Converting Design To Code
    08:56 - Fixing A Common Problem with Tkinter Designer
    09:30 - Adding Functionality To Our App
    --
    That's all, let me know what other videos I should do next in the comments 👇!
  • НаукаНаука

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

  • @TurbineThree
    @TurbineThree  Год назад +41

    UPDATE: The layout of Figma has slightly changed after recording this video. The create new design file button is at the top right-hand corner, and the settings button is under the profile icon at the top left-hand corner.

  • @terryhe3426
    @terryhe3426 6 месяцев назад +25

    I'm really lucky to come across this. I hope there are similar drag-and-drop GUI tools available.

    • @reyesssss6098
      @reyesssss6098 2 месяца назад

      Hi, can you help me? im trying put the file url, but it shows that its not a valid URL

    • @KavyanshKhaitan
      @KavyanshKhaitan Месяц назад +1

      Formation studio.... It's a great tool which can make expandable GUIs with drag n drop.

  • @lifewithzam
    @lifewithzam 3 месяца назад +1

    One of the best, straight forward and helpful videos ever seen in the coding industry! First time I ever understood something from a RUclips Video related to Python!
    You just earned yourself a loyal subscriber brotha...! 🎉

    • @TurbineThree
      @TurbineThree  3 месяца назад

      Thanks for the sub :D

    • @lifewithzam
      @lifewithzam 3 месяца назад

      @@TurbineThree Ur welcome 🙏 🤗

  • @chaimaez6651
    @chaimaez6651 4 месяца назад +3

    if i connecte the design to visual studio and added mt functions to it . then went to make changes in the design in figma . how do i get these changes to be in visual studio without loosing the functions i added??

  • @Huseyin-ty1qd
    @Huseyin-ty1qd 5 месяцев назад +3

    Hey Turbine,
    I would like to say it was an amazing tutorial. Thank you for this but ı want to ask that font and font size properties didn't show up when we convert it to python code. Can you tell what to do about it ?
    And is there any chance for you to take an another video about how to merge multiple windows by using tkinter ?

  • @santosmarte
    @santosmarte Год назад +9

    This looks very interesting, I'll have to take a moment and try it out, thank you very much.

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

      Thanks for the support, means a lot!

  • @335haan5
    @335haan5 10 месяцев назад +19

    solid editing my guy, underated video ngl

    • @TurbineThree
      @TurbineThree  10 месяцев назад +4

      Thanks, glad you like the editing! I have a love-hate relationship with editing videos 😅

    • @335haan5
      @335haan5 10 месяцев назад

      Lmao can relate, I see all those whip pan uve done

  • @eversolvers2578
    @eversolvers2578 9 месяцев назад +5

    how to deal with multiple windows in Figma please clarify

  • @shashwatpandey3556
    @shashwatpandey3556 8 месяцев назад +2

    Hey there nice video, very helpful, I need some help, what's happening with me, is shadows and other effects are not loading.

  • @leonalayja5861
    @leonalayja5861 7 месяцев назад +2

    What I created in Figma didn't out the same after it was converted to code. If possible, I can show what I did in Figma and what came out of the code to compare.

  • @ChristopherCro
    @ChristopherCro 11 месяцев назад +1

    Thanks for the tutorial! It works

    • @TurbineThree
      @TurbineThree  11 месяцев назад

      Thanks for watching, glad it helped!

  • @JR-ly6bx
    @JR-ly6bx 7 месяцев назад +1

    awesome video, fast speed, details, entertaining

  • @iamDyeus
    @iamDyeus 6 месяцев назад +2

    Great video! 👏 I liked how you included CodTubify's snippet in the intro. 😊 I made that while learning tkinter. 🙌

  • @MDFirstCity
    @MDFirstCity 7 месяцев назад +2

    incredible tutorial thank you so much

    • @TurbineThree
      @TurbineThree  7 месяцев назад

      You're very welcome! Glad it helped!

  • @Tashmimanam
    @Tashmimanam 2 месяца назад

    hey so when I turned dark-mode on in the app the button now have white backgrounds(rounded corners)

  • @yasharfarzizadeh
    @yasharfarzizadeh 7 месяцев назад

    Thanks for your help.You saved us time

  • @kaoutarelomari2869
    @kaoutarelomari2869 10 месяцев назад

    y didnt the desing of the Frame of my gui go as well it became white in the code

  • @tayk5407
    @tayk5407 3 месяца назад

    After following your tutorial, everything is working fine except when I try to fix my buttons because they are curved, it doesnt work. Not sure what I am doing wrong. I am creating another rectangle the same size and setting it as the background color. The button group is on top of the rectangle in figma

  • @Yashparwal1
    @Yashparwal1 9 месяцев назад

    do anyone know something like this to convert that figma design into html,css,js?

  • @bait-itcarlravene.9390
    @bait-itcarlravene.9390 7 месяцев назад +1

    Where did you get the Tkinker Designer wherein you can input the Token ID, File URL, and Output Path in Chapter "Converting the Design to Code"?

    • @hvg681
      @hvg681 7 месяцев назад

      from the github in the description

  • @ludwigweddig6817
    @ludwigweddig6817 Год назад +3

    For some reason mine does not seems to keep the propetries of the text elements, like bold or center alignment. Does it still work for you or is this also maybe from an update?

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

      Hey, for the text properties like alignment, TkinterDesigner might not be able to get that information from Figma as the Figma API might not provide that data. For the font family and its font weight (bold, etc...) it should work, but you need to make sure you have the font installed on your computer as well

  • @skimmers
    @skimmers 4 месяца назад

    Can you show how to make tables you that you can freely use and that saves a copy of their own for for users?

  • @alassanadjigo497
    @alassanadjigo497 4 месяца назад

    I have a problem, after clicking to generate the token the imgs are not imported

  • @hardcoreblanco
    @hardcoreblanco 4 месяца назад +1

    Is it possible to add checkboxes?

  • @debnathmriganka2010
    @debnathmriganka2010 9 месяцев назад +7

    Sir, can you explain how to make radio button, slider, combobox, menu bar using it.

    • @b3q
      @b3q 22 дня назад

      I know this is kinda late, but there’s a plug-in to do it

  • @secondaccount4802
    @secondaccount4802 20 дней назад

    hey is it possible to switch scenes? like im going to create another figma export then link it with the 1st scene to second scene?

  • @khanbasharat
    @khanbasharat 5 месяцев назад

    Great video!

  • @ohisideho3460
    @ohisideho3460 Месяц назад

    Nice tutorial! Will this work if I use a figma design given to me by someone else?

  • @eslamsalem2190
    @eslamsalem2190 2 месяца назад +5

    if anyone faces this error "Please enter a valid file URL"
    Replace "design" in URL with "file"

    • @libertarian6181
      @libertarian6181 18 дней назад

      Thanks, I was looking just for this comment!

  • @ertriomonnezza00
    @ertriomonnezza00 7 месяцев назад

    i have an error. I can't install pillow. It says Failed building wheel for pillow. Can someone help me pls

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

    Great tutorial 😃

  • @phoenixity6968
    @phoenixity6968 2 месяца назад

    how come the fonts reset to default helectiva. how to have other fonts there

  • @ahmedhossamdehhaoui9574
    @ahmedhossamdehhaoui9574 8 месяцев назад

    Great Job mate !!!

    • @TurbineThree
      @TurbineThree  8 месяцев назад

      Thanks!

    • @reyesssss6098
      @reyesssss6098 2 месяца назад

      Hi, can you help me? im trying put the file url, but it shows that its not a valid URL

  • @LuisFelipe-pq9lr
    @LuisFelipe-pq9lr 4 месяца назад

    My problem with Tkinter designer is that the code is extremely confusing and Idk how to separete the UI from the logic as its not using Object Orientacion like custom tkinter uses

  • @loserfuture
    @loserfuture 3 месяца назад

    does tkinter designer support figma animation? (btw good tutorial)

  • @Raiwulf
    @Raiwulf 10 месяцев назад +18

    It's working very well. Although, I wish it wasn't tkinter but customtkInter or any other libraries. tkinter Buttons have no modern features like transparency for example.

    • @user-jg4ci4mf8w
      @user-jg4ci4mf8w 10 месяцев назад

      But why would that matter if you're designing your own button?

    • @Raiwulf
      @Raiwulf 9 месяцев назад

      @@user-jg4ci4mf8w buttons were just one example, there are so many other advantages

  • @mdxshanto192
    @mdxshanto192 20 дней назад

    Very useful! Thanks

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

    Interesante!! muchas gracias y suscrito.

  • @jadhavparth
    @jadhavparth 7 месяцев назад +1

    Nice tutorial ;)

  • @VendyKwok-jo4rk
    @VendyKwok-jo4rk 20 дней назад

    what about scrollable view?

  • @redfrost4750
    @redfrost4750 2 месяца назад

    Does this work with CustomTKinter aswell=?

  • @stage8790
    @stage8790 8 месяцев назад +2

    ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

    • @Soraxora
      @Soraxora 7 месяцев назад

      I get the same message, can't see what's wrong

  • @thushanichandrasekara7867
    @thushanichandrasekara7867 Год назад +2

    Can you upload another video for working with multiple frames using figma?

    • @TurbineThree
      @TurbineThree  Год назад +4

      Sure. It might take a few weeks though, I'm currently working on other videos

  • @IcikiwirJava
    @IcikiwirJava Месяц назад

    i got an error or sum
    Element with the name: ‘frame 4’ cannot be parsed why is this happen?

  • @registaakuna1672
    @registaakuna1672 8 месяцев назад

    you are best, master

  • @user-jg4ci4mf8w
    @user-jg4ci4mf8w 9 месяцев назад

    How do I improve the resolution for the image? The images being exported isn't as crisp as my design in Figma.

    • @thomashovgaard3134
      @thomashovgaard3134 8 месяцев назад

      Thats most likely due to your export format compressing the image

    • @user-jg4ci4mf8w
      @user-jg4ci4mf8w 7 месяцев назад

      @@thomashovgaard3134 Is there an export settings? Thanks in advance.

    • @viljosaukko6349
      @viljosaukko6349 5 месяцев назад

      @@user-jg4ci4mf8w he means that your picture is probably just low quality

  • @vaishnavimusale4184
    @vaishnavimusale4184 11 дней назад

    It shows that the url of figma page is invalid... What should i do?

  • @Adrianobritow
    @Adrianobritow 7 месяцев назад

    Awesome!!!

  • @JJ-yl5er
    @JJ-yl5er 2 месяца назад

    Super neat and straight forward tutorial. Thanks a million!

  • @gracehongi4520
    @gracehongi4520 8 дней назад

    how did you open the tkinter window at 7:10?

  • @aditya-pandey-16
    @aditya-pandey-16 9 месяцев назад +9

    Is there any Figma plugin that can convert the Figma design into customtkinter code instead of tkinter. customtkinter is much better in many aspects, so making required changes in that would be way more convenient.
    Nice tutorial BTW. Bookmarked it for future reference :D

    • @TurbineThree
      @TurbineThree  9 месяцев назад +3

      Glad you liked this video! Customtkinter looks way better, but I don't think there are any plugins that can convert Figma to customtkinter

    • @aditya-pandey-16
      @aditya-pandey-16 9 месяцев назад +3

      @@TurbineThree OK. I recently started working on customtkinter, and converting tkinter code into customtkinter code is really not that tough. So, this tutorial + customtkinter library are going to help me a lot in ap development.
      Thanks again :D

    • @JoaoVitor-st9pg
      @JoaoVitor-st9pg 9 месяцев назад +2

      ​@@aditya-pandey-16 Did you find a way to convert figma projects to customtkinter format?

    • @aditya-pandey-16
      @aditya-pandey-16 9 месяцев назад +1

      @@JoaoVitor-st9pg Not found anything yet. I am currently relying on manual way of doing this. Firstly converting the Figma code into Tkinter code, and then converting that code into CustomTkinter code.

    • @aditya-pandey-16
      @aditya-pandey-16 7 месяцев назад +1

      @franciscosilva6502 I am fine. Thank You :)

  • @SikanderBinZain
    @SikanderBinZain 6 месяцев назад

    Awesome ❤🎉😊

  • @christcombiccombichrist2651
    @christcombiccombichrist2651 6 месяцев назад

    Now do this with with java?

  • @rizkiagungdwiprayoga4054
    @rizkiagungdwiprayoga4054 7 месяцев назад

    why can't my image enter the code

  • @moksh_somayajula
    @moksh_somayajula 6 месяцев назад

    At 7:08, where did you get the form from? If you ran the code, it doesn’t work for me

    • @luillo1256
      @luillo1256 5 месяцев назад +1

      did you try running the gui.py file?

  • @celcius10
    @celcius10 2 месяца назад +1

    When i put in my file URL and my Output path it comes up with "Frame not found in figma file or is empty" i don't know what i causing this can someone help me ??

  • @rafiekithrees
    @rafiekithrees 19 дней назад

    I could not get build folder

  • @technical9871
    @technical9871 5 месяцев назад

    helpful 😀

  • @MrPuffySagt
    @MrPuffySagt 9 месяцев назад

    TOP VIDEO 10 stars❤

  • @naseralhemeiri
    @naseralhemeiri 6 месяцев назад

    Thank you for the tutorial. I just wish that it had a better audio.

    • @TurbineThree
      @TurbineThree  6 месяцев назад +1

      Yup, will work to improve it

  • @queenlover4054
    @queenlover4054 Год назад +2

    how to create radiobuttons and dropdown menus

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

      To create radio buttons and dropdown menus, you would probably want to try using a package like Custom Tkinter to create them and then position them using coordinates to fit it in your design, so they'll be functional, since Tkinter Designer is just used to create the design.

  • @Cyber_Official
    @Cyber_Official 7 месяцев назад

    prob should have mentioned to install an a virt environment first, but cool video.

  • @user-ec9ef1fp3k
    @user-ec9ef1fp3k 10 месяцев назад

    Hello, Im having an issue where I am unable to install tkdesigner because pillow 8.4 does not support python 3.11.0. Is there any fix for this?

    • @user-ec9ef1fp3k
      @user-ec9ef1fp3k 10 месяцев назад

      It works. I changed python version to 3.8 on pycharm, I couldnt change it on VS code for some reason, thank you!

    • @TurbineThree
      @TurbineThree  10 месяцев назад

      Glad to know it worked for you!

  • @Riza610
    @Riza610 2 месяца назад +2

    it gives me invalid url error even if ı do everything same with you

    • @Deyanira.Trevino
      @Deyanira.Trevino Месяц назад

      Im getting that error too, how did you solved it?

  • @JokerInk-CustomBuilds
    @JokerInk-CustomBuilds 2 месяца назад

    I am building a 2 wheeled Knight Rider Theemed motorcycle and plan to use a raspberry to control the electrics.....
    I am a total Raspberry/Python/GUI Noob but I need to create a program AND a GUI with 9 buttons. 7 of them are on/off buttons for relays and 1 is a timer button that turns on for 3 seconds when pushed and then goes back to off. The last button is an exit/close button.
    I need it for a motorcycle project where I will be using a Raspberry Pi to control the power/ignition (on/off) and starter (3 second timer). The other 6 relays are for various lights, stereo and actuated missile hatches!. The exit button is only a GUY button to end the program when shutting down the bike.
    I have 8 physical buttons and 8 relays that I will program through the GPIO.
    I need the GUI to be able to controll the functions on the touch screen also because with time I want to be able to access the GUI from my phone so I can control/start/stop the bike from my phone also...
    I gotta admit I have alot of nerves about all this. I am an electrician, so the hardware side I am ok with.... but the software is making my toes curl! -Wish me luck. Any tips appreciated! LOL

  • @gur911jojo4
    @gur911jojo4 11 месяцев назад +1

    I buy it
    TY for backend

  • @cftrezawd9512
    @cftrezawd9512 7 месяцев назад

    Hello, i have a problem with pillow. It says that : ERROR: Could not build wheels for pillow, which is required to install pyproject.toml-based projects

    • @TurbineThree
      @TurbineThree  7 месяцев назад

      Try using pip install --only-binary Pillow

    • @cftrezawd9512
      @cftrezawd9512 7 месяцев назад

      @@TurbineThree Thanks i will try it

    • @cftrezawd9512
      @cftrezawd9512 7 месяцев назад

      @@TurbineThree It says : ERROR: You must give at least one requirement to install (see "pip help install")

  • @Damnn9866
    @Damnn9866 7 месяцев назад

    Where is the Checkbox ?

  • @roberto6918
    @roberto6918 10 месяцев назад +1

    ¿What can i do if i want the frame resizable?

    • @TurbineThree
      @TurbineThree  10 месяцев назад +1

      Hey, thanks for the comment. I don't think it's possible to make the frame resizable since TkinterDesigner places the widgets based on their coordinates, so they can't be scaled properly if the frame was resizable

    • @roberto6918
      @roberto6918 10 месяцев назад

      @@TurbineThree Okay, thanks

  • @dumitruandoni983
    @dumitruandoni983 5 месяцев назад

    tinpla gjini?

  • @TFWFYT
    @TFWFYT Месяц назад

    it was good

  • @Haz3zy
    @Haz3zy 6 месяцев назад

    I get errors when I run the code in the gui at 7:25 Edit: Fixed the issue

  • @donsoap3424
    @donsoap3424 11 месяцев назад +1

    the buttons arent png for me, do you know why?

    • @TurbineThree
      @TurbineThree  11 месяцев назад

      Not exactly sure why the button's aren't converting to png. It might be because they aren't renamed correctly. Here's my final design file, might help to compare it with yours: www.figma.com/file/2d2dupv1PJ6eXkzCNtDCOe/Budget-Tracker---Final-(Copy)?type=design&node-id=0%3A1&mode=design&t=mjkL8DhqhZvPJbqr-1

  • @SamimKhan-zu1sc
    @SamimKhan-zu1sc 8 месяцев назад

    It Really helped bro thank you

    • @TurbineThree
      @TurbineThree  8 месяцев назад

      Thanks, glad it helped! 😊👌

  • @karkilearning
    @karkilearning 5 месяцев назад

    Your video helped me so much. I've got one question -- If I create a component on Figma (like a dropdown), can I simply assign it as a button and use Tkinter-Designer to convert it? Will that work or is it unsupported at the moment? Thanks.

  • @Skavtech
    @Skavtech 7 месяцев назад

    Too good

  • @hello81642
    @hello81642 3 месяца назад

    What happens when yoi cancel Figma membership?

  • @reyesssss6098
    @reyesssss6098 2 месяца назад +1

    Hi, can you help me? im trying put the file url, but it shows that its not a valid URL

  • @wavemusic6770
    @wavemusic6770 Месяц назад

    help me, i can't use this code 😓

  • @davidgrove1600
    @davidgrove1600 2 месяца назад +1

    Good Lord what language was that?

  • @khanbasharat
    @khanbasharat 5 месяцев назад

    new Subscriber!

  • @kawsarlog
    @kawsarlog 5 месяцев назад

    Just subscribed

  • @abdelrahmanmohamedsalah8566
    @abdelrahmanmohamedsalah8566 2 месяца назад +1

    "please enter a valid url", this error keeps on popping when i try generate my design, any help?

    • @fernandoguevara1337
      @fernandoguevara1337 2 месяца назад

      I have the same problem

    • @fernandoguevara1337
      @fernandoguevara1337 2 месяца назад

      I found the soution.
      1. You have to share the figma project
      2. Copy the link and open it in another tab
      3. Copy that link from the browser and paste it into the tkinter designer

    • @eslamsalem2190
      @eslamsalem2190 2 месяца назад

      Replace "design" in URL with file

    • @exaltools
      @exaltools 2 месяца назад

      @@eslamsalem2190 Worked thx

    • @kawthersiahmed8134
      @kawthersiahmed8134 2 месяца назад

      Did converting from figma to Python show you that the design was correct as you made it after converting it to a program and running it?

  • @werbel6784
    @werbel6784 Месяц назад

    "please enter vailid url" :(

  • @user-xm6qy9lp4s
    @user-xm6qy9lp4s 5 месяцев назад

    nice video... but i make something wrong, i think and the converter dont works for me

    • @TurbineThree
      @TurbineThree  5 месяцев назад

      hmm, do you get an error message or something when u try to convert it?

    • @nameless12627
      @nameless12627 4 месяца назад

      @@TurbineThree yes-
      Exception in Tkinter callback
      Traceback (most recent call last):
      File "C:\Users\Charis\Desktop\Tkinter-Designer-master\tkdesigner\designer.py", line 21, in to_code
      frame = Frame(f, self.figma_file, self.output_path, self.frameCounter)
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "C:\Users\Charis\Desktop\Tkinter-Designer-master\tkdesigner\figma\frame.py", line 29, in __init__
      self.elements = [
      ^
      TypeError: 'NoneType' object is not iterable
      During handling of the above exception, another exception occurred:
      Traceback (most recent call last):
      File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.12_3.12.752.0_x64__qbz5n2kfra8p0\Lib\tkinter\__init__.py", line 1967, in __call__
      return self.func(*args)
      ^^^^^^^^^^^^^^^^
      File "c:\Users\Charis\Desktop\Tkinter-Designer-master\gui\gui.py", line 72, in btn_clicked
      designer.design()
      File "C:\Users\Charis\Desktop\Tkinter-Designer-master\tkdesigner\designer.py", line 32, in design
      code = self.to_code()
      ^^^^^^^^^^^^^^
      File "C:\Users\Charis\Desktop\Tkinter-Designer-master\tkdesigner\designer.py", line 23, in to_code
      raise Exception("Frame not found in figma file or is empty")
      Exception: Frame not found in figma file or is empty

  • @sheerakmegerdichian9124
    @sheerakmegerdichian9124 5 месяцев назад

    great video, but the music in the background makes it somewhat difficult to follow

  • @BerthaProt
    @BerthaProt 5 месяцев назад

    good video, but the voice or the mic is sick my friend

  • @Harisooriyav
    @Harisooriyav 2 месяца назад

    bro im too lucky to cross this video

  • @divindhikshith8053
    @divindhikshith8053 8 месяцев назад

    Why REALLY DO YOU HAVE ONLY 1.66k SUBS | I don't understand 🤔🤔💭💭

  • @gustavorosas-dev
    @gustavorosas-dev 6 месяцев назад

  • @HoosierTechGuys
    @HoosierTechGuys 10 месяцев назад

    Do you work on commission?

    • @TurbineThree
      @TurbineThree  10 месяцев назад +1

      Hey, so sorry for the late reply! Unfortunately, I am not currently taking any commissions

    • @HoosierTechGuys
      @HoosierTechGuys 10 месяцев назад

      @@TurbineThree appreciate your reply.

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

    Can I make a working weather forecast application using this?

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

      Yes, you could probably get the weather forcast from an API and use Tkinter and Tkinter Designer to display the data, and make use of images or icons that change based on the forcasted weather as well.

    • @chetanpandey300
      @chetanpandey300 7 месяцев назад

      @franciscosilva6502 not bad , you??

  • @RARYAMEHD
    @RARYAMEHD 4 месяца назад +1

    it does not work

  • @HARADAMusic
    @HARADAMusic 3 месяца назад +1

    Work on the sound

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

    I like your accent. What country are you from, friend?

    • @TurbineThree
      @TurbineThree  Год назад +2

      Hi, thanks for the comment! I'm from Singapore

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

      @@TurbineThree Are you originally from Sweden or Germany by any chance?

    • @TurbineThree
      @TurbineThree  Год назад +2

      Nope, would love to visit those countries though

    • @omairtech6711
      @omairtech6711 7 месяцев назад

      @franciscosilva6502 It's going smooth. How's it going at your end?

  • @MRMALTESEAIRSOFTER
    @MRMALTESEAIRSOFTER 5 месяцев назад

    if you do a mistake you cannot delete it

  • @Yuvaraj11th
    @Yuvaraj11th 7 месяцев назад

    The video is nice, but the voice is not clear and little disturbing to watch, But thanks for sharing suck kind of information

    • @TurbineThree
      @TurbineThree  7 месяцев назад

      Thanks for the feedback, will work to improve the audio quality

  • @KingShortssz
    @KingShortssz 5 месяцев назад

    hey @TurbineThree, it doesn't let me install "requirements.txt" in VS. help please... 🥲🥲

  • @AdmRol-rg1ki
    @AdmRol-rg1ki 4 месяца назад

    It's perfect but not begginer friendly

  • @ZubairKhan-yg4xy
    @ZubairKhan-yg4xy 23 дня назад

    Bro use ai text to speech voice ❤