Kivy 2.0 Released! How To Install - Python Kivy GUI Tutorial #21

  Рет қаралды 29,143

Codemy.com

Codemy.com

Күн бұрын

Пікірлер: 101
@wingielee
@wingielee 4 жыл бұрын
thanks for transferring your energy to us bro... its quite contagious... the excitement is transferred here as well
@Codemycom
@Codemycom 4 жыл бұрын
My pleasure
@hiwab41
@hiwab41 4 жыл бұрын
Let’s goo it works with python 3.9😁💖
@Codemycom
@Codemycom 4 жыл бұрын
Yep!
@Codemycom
@Codemycom 4 жыл бұрын
▶️ Watch Entire Kivy Playlist ✅ Subscribe To My KZbin Channel: bit.ly/37LrJ27 bit.ly/2IGzvOR ▶️ See More At: ✅ Join My Facebook Group: Codemy.com bit.ly/2GFmOBz ▶️ Learn to Code at Codemy.com ✅ Buy a Codemy T-Shirt! Take $30 off with coupon code: youtube1 bit.ly/2VC9WUN ▶️ Get The Code bit.ly/3n99sAE
@Fullrusher
@Fullrusher 4 жыл бұрын
Haven’t been on your channel for a while , been working a lot , it’s still my goal to just learn to code with python and get a certificate by the end of the month , so ima purchase your course from your website even tho I’m nervous to (lol I bed my cousin I’d get one and learn to code by the end of the year or I owe him dinner ... ) I won’t get to my goal of learning to use pygame by the end of the year but there’s no bet attached to that lol here’s to you hopefully I can actually do this
@Codemycom
@Codemycom 4 жыл бұрын
You can definitely get through Python by the end of the year. Good luck!
@gabrielangelogamboa9359
@gabrielangelogamboa9359 2 жыл бұрын
Hello i have a problem to install the kivy 2.0 in my bash terminal . it says note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error? what is the meaning of this?
@Codemycom
@Codemycom 2 жыл бұрын
No clue. You'll have to Google the exact error
@davza9629
@davza9629 4 жыл бұрын
Could you please do a tutorial on recycle view and how to use it with screen manager? It would be much appreciated and a big help. Would be good aswell if the widget in the recycler view would be buttons
@kevincranfield2471
@kevincranfield2471 2 жыл бұрын
Hi have this error when following your install (/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: No module named vent)
@Codemycom
@Codemycom 2 жыл бұрын
You need to update to the latest version of Python...you're version is no longer supported by anything.
@Pedroallesss
@Pedroallesss 4 жыл бұрын
Tks a lot from Brazil. A series about Beeware, please
@Codemycom
@Codemycom 4 жыл бұрын
Welcome :-)
@animatnetic2545
@animatnetic2545 Жыл бұрын
Breaking Bad good ending! I knew walter white was smart enough to learn coding
@Codemycom
@Codemycom Жыл бұрын
Ha!
@omolarasilverstone4124
@omolarasilverstone4124 3 жыл бұрын
Kivy install not working on my python 3.8.5 saying kivy is not a package
@Zhisaoka
@Zhisaoka 4 жыл бұрын
I have a question, im on mac and a python ide startup error keeps happing. And I did my best to fix it but no luck. What do?
@Codemycom
@Codemycom 4 жыл бұрын
Don't use the Python IDE, use real tools like the git-scm.com terminal like I do in the videos.
@Zhisaoka
@Zhisaoka 4 жыл бұрын
@@Codemycom oh okay, I just find the ide simple and easy
@Codemycom
@Codemycom 4 жыл бұрын
@@Zhisaoka except it doesn't seem to be now lol
@darlin2587
@darlin2587 3 жыл бұрын
Thanks for a great course, and taking the time to teach us. I have been following you from the beginning of this course and I still do not have two functionalities that are visible on your video: Top Bar and dynamic resize window. I use Kivy == 2.0.0 Python 3.9.7 Has anything changed in the newer kivy versions? Or am I doing something wrong?
@Codemycom
@Codemycom 3 жыл бұрын
Not that I know of..
@c60_buckminsterfullerene
@c60_buckminsterfullerene 3 жыл бұрын
"% source virt/Scripts/activate" did not work for me, on Mac. Am using Python 3.9.1. it says "source: no such file or directory: virt/Scripts/activate" did I type something wrong? Or is it the syntax?
@Codemycom
@Codemycom 3 жыл бұрын
Yeah it's a different command on mac. Try source bin/Scripts/activate or something like that. You might have to google it
@c60_buckminsterfullerene
@c60_buckminsterfullerene 3 жыл бұрын
@@Codemycom Thanks! By the way, do I need to install anything before this video (except Python itself)?
@codeKeshav
@codeKeshav 4 жыл бұрын
Sir, John . Sir, what to do if need to import all 99 function from a module which contains 100 function..
@Codemycom
@Codemycom 4 жыл бұрын
just import everything from the function
@Eric-dd8bk
@Eric-dd8bk 3 жыл бұрын
Beginner here. I use an IDE, so would I be able to work with Kivy in an IDE? Do I, as an IDE user, have to go through the creating the virtual environment in my computer process for it to work in my IDE or can I just create the C drive directory and just import kivy in my IDE right away? Thank you.
@Codemycom
@Codemycom 3 жыл бұрын
Depends on what IDE you use. I use sublime and git bash as you see in these videos.
@Eric-dd8bk
@Eric-dd8bk 3 жыл бұрын
@@Codemycom I use IntelliJ as my IDE with Python extension onit.
@edwinholmgren8867
@edwinholmgren8867 4 жыл бұрын
im making a othello in tkinter and i would like to know how i am supose to make the already placed thingys turn to anything colour without adding 2 billion if statements
@Codemycom
@Codemycom 4 жыл бұрын
a loop?
@hellgamer118
@hellgamer118 4 жыл бұрын
I am very much thankful to you because I am not getting that how to install it however I have watched so many videos on KZbin but they were like confusing 😵
@TWFSHOW
@TWFSHOW 4 жыл бұрын
Great work by u . Keep it up 👍👍👍👍👍
@Codemycom
@Codemycom 4 жыл бұрын
Thanks a lot 😊
@valwenz
@valwenz 4 жыл бұрын
I love your videos :D
@Codemycom
@Codemycom 4 жыл бұрын
Thanks!
@meenamotiramani5244
@meenamotiramani5244 4 жыл бұрын
I started following your channel and completed the django series when you were on 30k. Now, you are on 40.5k . Good to see you and your channel progress this fast. Keep up the great work.
@Codemycom
@Codemycom 4 жыл бұрын
thanks!
@AR-mk3ks
@AR-mk3ks 4 жыл бұрын
can i earn money from kivy if i deployed on google play ads ?
@Codemycom
@Codemycom 4 жыл бұрын
Depends on whether or not people want your app
@AR-mk3ks
@AR-mk3ks 4 жыл бұрын
@@Codemycom so I can make from it money if I hade work hard, you will make a video about how we can deployed on google play
@porte_bosho
@porte_bosho 4 жыл бұрын
Have you shown all the way to installation(with python3.8) to compiling an Android app in this series? ☹️ I wanna make an android app quickly...and new to the world of Kivy so need a detailed explanation ☹️
@Codemycom
@Codemycom 4 жыл бұрын
No, not yet
@porte_bosho
@porte_bosho 4 жыл бұрын
Please make one video showing how to compile for Android! 🙁
@TheVedicBoy
@TheVedicBoy 4 жыл бұрын
how to create splash screen in kivy?
@Codemycom
@Codemycom 4 жыл бұрын
good question, I'll probably do a video on that
@micomc
@micomc 4 жыл бұрын
How to read barcode ?
@user-wj3dh
@user-wj3dh 4 жыл бұрын
Sir can you help me, I have some doubts in my code can you run the code and solve my problem. please🙏🏻🙏🏻🙏🏻 the code is in reply of comment
@user-wj3dh
@user-wj3dh 4 жыл бұрын
from tkinter import * from tkinter import ttk, messagebox import csv import datetime import time as tm import pandas as pd df =pd.read_csv("data.csv") total = df["Total"].sum() GUI = Tk() GUI.title('Python GUI : Expenses Traker') GUI.geometry('750x600') GUI.configure(bg='lightblue') def writetocsv(data): with open('data.csv','a',newline='') as f: fw = csv.writer(f) fw.writerow(data) print('CSV was writen') def Reset(): Name.set("") Price.set("") Quantity.set("") return def Addproduct(): calculate = int(Price.get())* int(Quantity.get()) text = "Product Name: {} Price: {} Quantity: {} Total: {}".format(Name.get(),Price.get(),Quantity.get(),calculate) datatocsv = [Name.get(),Price.get(),Quantity.get(),calculate,today,Current_time] print(text) Res.set(text) writetocsv(datatocsv) total = df["Total"].sum() Total=int(total+calculate) Tot.set(Total) a=int(limit.get()) if(Total
@user-wj3dh
@user-wj3dh 4 жыл бұрын
error is in total expense. it's not updating properly when new entry is added. please help
@shahbaztech7064
@shahbaztech7064 2 жыл бұрын
From kivy. Core. Window. _windows _sdl2 import windows Sdl2 storage error in pycharm
@Codemycom
@Codemycom 2 жыл бұрын
Don't use pycharm
@Python12321
@Python12321 3 жыл бұрын
Thank You!
@Codemycom
@Codemycom 3 жыл бұрын
You're welcome!
@science_mbg
@science_mbg 4 жыл бұрын
Waiting for more info and changes from you
@Codemycom
@Codemycom 4 жыл бұрын
I release videos every week day
@codeKeshav
@codeKeshav 4 жыл бұрын
It is giving me some graphic error when installing kivy 2.0
@Codemycom
@Codemycom 4 жыл бұрын
can you google the error?
@codeKeshav
@codeKeshav 4 жыл бұрын
@@Codemycomsir you explain better than Google..
@ΓιώργοςΛειβαδιάς
@ΓιώργοςΛειβαδιάς 4 жыл бұрын
Can u makw crud app with kivy?
@Codemycom
@Codemycom 4 жыл бұрын
Sure
@botisonny
@botisonny 4 жыл бұрын
Having used kivy with python 3.8 and somehow make that work.. this sure is more friendly to do 😁
@Codemycom
@Codemycom 4 жыл бұрын
Right?!
@saadahmedkhan3897
@saadahmedkhan3897 3 жыл бұрын
How to install this in Android
@Codemycom
@Codemycom 3 жыл бұрын
What do you mean? You want to write code on your phone?
@saadahmedkhan3897
@saadahmedkhan3897 3 жыл бұрын
@@Codemycom Yep! I have no computer or laptop. I've been learning programming in Android for 1 year. My mom will give me a computer when I grow up. I'm only 13.
@saadahmedkhan3897
@saadahmedkhan3897 3 жыл бұрын
@@Codemycom OK thanks
@salmadyiaf5911
@salmadyiaf5911 4 жыл бұрын
Hiii can you do, how to install kivy on Mac plssssss its so urgent!!!!!!!!!!!!!!!
@Codemycom
@Codemycom 4 жыл бұрын
It's the same.
@xthexbeastx9107
@xthexbeastx9107 4 жыл бұрын
Can u mack a Course How to build GUI for youtube_dl Library in python 🙏😊
@lwazoor212
@lwazoor212 4 жыл бұрын
this doesnt work for me 😔
@Codemycom
@Codemycom 4 жыл бұрын
It will. Do you have the latest version of Python installed?
@captinsonic195
@captinsonic195 2 жыл бұрын
nope followed all your steps exactly, go and run .py file, just says kivy is not installed, even thou i can see kivy files and it is installed. these steps did not help and does not help he dont use default CMD when everyone is going to use that, instead he uses his won bash cmd which no one has....like please just use default window applications if u are going to teach us how to install it.
@Codemycom
@Codemycom 2 жыл бұрын
You did not follow all the steps exactly or it would work. The cmd prompt is irrelevant.
@misfarsiddeek3105
@misfarsiddeek3105 4 жыл бұрын
❤️❤️
@Codemycom
@Codemycom 4 жыл бұрын
:-)
@nishchalparne3436
@nishchalparne3436 4 жыл бұрын
I would like to see ml based videos
@pinkighosh9492
@pinkighosh9492 4 жыл бұрын
Great
@Codemycom
@Codemycom 4 жыл бұрын
Planning on it...
@nishchalparne3436
@nishchalparne3436 4 жыл бұрын
First
@fillerarc
@fillerarc 4 жыл бұрын
That you are
@pinkighosh9492
@pinkighosh9492 4 жыл бұрын
I am here
@Codemycom
@Codemycom 4 жыл бұрын
nice!
@celinejilu
@celinejilu 3 жыл бұрын
like from india
@Codemycom
@Codemycom 3 жыл бұрын
nice!
@paulo.galvao
@paulo.galvao 3 жыл бұрын
window$ again...
@Codemycom
@Codemycom 3 жыл бұрын
what do you mean by that?
@aminallam4188
@aminallam4188 2 жыл бұрын
Why does this man refuse to use vs code 😂
@Codemycom
@Codemycom 2 жыл бұрын
Why would I? What does it bring to the table that any real coder needs? Nothing. Just hassles and problems.
@peterh8198
@peterh8198 3 жыл бұрын
tutorial is literally garbage. how do I use this with pycharm??? I dont run my programs from the gitbash terminal bro
@rayansedoyeka7131
@rayansedoyeka7131 3 жыл бұрын
I use pycharm and it totally works
Something is wrong with ISPs in India 🇮🇳
13:17
Mehul - Codedamn
Рет қаралды 46 М.
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 16 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 37 МЛН
Convert GUI App to Real Program -  Python to exe to setup wizard
23:27
Python Simplified
Рет қаралды 553 М.
Standalone Python EXE Executable - Python Kivy GUI Tutorial #20
13:00
Modern Python logging
21:32
mCoding
Рет қаралды 207 М.
How to Install & Use Stable Diffusion on Windows
12:37
Kevin Stratvert
Рет қаралды 1,1 МЛН
Which is Better Kivy Or Tkinter?  -  Python Kivy GUI Tutorial #42
7:08
5 Python Libraries You Should Know in 2025!
22:30
Keith Galli
Рет қаралды 60 М.
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 1,2 МЛН