GUI Chat Application Tutorial [Part 1] [Python] [Kivy]

preview_player
Показать описание


2 years later: There are some mistakes in this video. E.g. 02:53 the rows value should be 1 instead of 0
Рекомендации по теме
Комментарии
Автор

"Silence is peaceful" is taken too seriously...

debayondharchowdhury
Автор

TypeError: can't concat str to bytes can you help??

xpratiksherchan
Автор

Ur code doesnt work for Python 3 can u pls pls pls send is the edited code again

addisumengistu
Автор

Dude you cant get much subscribers if you dont explain what you are doing

oluwatodimudominion
Автор

i have created gui in tkinter can you convert it to kivy?

mohitnarwani
Автор

Hi, thanks for this really good tutorial ! Can you answer to my question ? There is error:can't concat str to bytes

ФизулиРагимов-йй
Автор

Hi, thanks for your tutorial. I'm having an error while running the code that says: From kivy.lang import Builder: No module called kivy.lang. There's any way I can fix this? Thanks.

Blure
Автор

I keep getting this one error message

line 13
global s, name
^
SyntaxError: name 's' is assigned to before global declaration

Please can someone help me? Thank you.

Badwolf