Тёмный
No video :(

Learn to Make Beautiful Mobile Apps in Python | KivyMD Tutorial 2: How to Teach Yourself 

Erik Sandberg
Подписаться 14 тыс.
Просмотров 60 тыс.
50% 1

Опубликовано:

 

24 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 23   
@sindju
@sindju 5 месяцев назад
Thanks for the explanation! Really cool
@lamacaroine7170
@lamacaroine7170 4 года назад
Иванов Юрий)) прикольно
@sweeterdeeker9436
@sweeterdeeker9436 2 года назад
Anyway you can go into detail on reading a more complex documentation? almost like a documentation reading tutorial in depth? going briefly into the python code or a line by line type reading?
@wisyall
@wisyall 4 года назад
for some reason the pos_hint in centering y does not work for me
@jjc9003
@jjc9003 4 года назад
I have just done it yesterday. Unfortunately, there no such files in "kivymd" folder. Any help?
@bfdhtfyjhjj
@bfdhtfyjhjj 4 года назад
same
@ivana1755
@ivana1755 4 года назад
@@bfdhtfyjhjj They've moved to KivyMD\demos\kitchen_sink\libs\baseclass
@falcasantos100
@falcasantos100 3 года назад
maybe you have conda?
@rohgog
@rohgog 4 года назад
So I'm doing this on Jupyter, and whenever I go in and change a detail in one of the widget files, like if I changed the text displayed on cards, it won't show my changes in the app when I load it. Any idea why?
@avanisood6283
@avanisood6283 3 года назад
Hey, whenever I run main.py, it shows an error. I tried it 2 ways and I've listed them both here python main.py File "main.py", line 30 os.environ["KITCHEN_SINK_ROOT"], f"assets{os.sep}" ^ SyntaxError: invalid syntax python3 main.py Traceback (most recent call last): File "main.py", line 6, in from kivy.core.window import Window ModuleNotFoundError: No module named 'kivy' Please help me out.
@zennoxofficial368
@zennoxofficial368 4 года назад
kivy module not found error
@neilfernando1384
@neilfernando1384 4 года назад
please post the specific error here. If you are using Pycharm, make sure that the kivy package in installed into your project so you can import the modules you need to import.
@sarthakgarg1313
@sarthakgarg1313 4 года назад
Hi getting error when running kitchen_sink demo and otherwise as well when importing BoxLayout. Error: **ModuleNotFoundError: No module named 'kivymd.uix.boxlayout'**. boxlayout.py file exists in kivymd.uix folder.
@MrSenChoi
@MrSenChoi 4 года назад
i'm having the same issue on Windows 10
@sarthakgarg1313
@sarthakgarg1313 4 года назад
@@MrSenChoi try this: python3 -m pip install --force-reinstall git+github.com/HeaTTheatR/KivyMD.git
@DDOAmazon
@DDOAmazon 4 года назад
@@sarthakgarg1313 gives me : Cannot find command 'git'
@Kalluster
@Kalluster 4 года назад
@@DDOAmazon you need to install git git-scm.com/download/win and add it to your PATH. If you dont know how to add it to your PATH (which is a system variable) you can google it.
@neilfernando1384
@neilfernando1384 4 года назад
try using this instead: from kivy.uix.boxlayout import BoxLayout. Import thee kivy package into your project and use the BoxLayout Class from Kivy and not KivyMD
@richardhendricks538
@richardhendricks538 2 года назад
почему подобного курса нет на русском
@sacha_ytb5023
@sacha_ytb5023 4 года назад
New links gitlab.com/kivymd/KivyMD
@muhammadameer5782
@muhammadameer5782 4 года назад
Hy I'm a subscriber to this beneficial channel. I really like the channel. I'm a beginner and want to install kivy studio on my windows pc. Pls help me out
@kechica
@kechica 4 года назад
You can use a PyCharm IDE and install the componets
Далее
If __name__ == "__main__" for Python Developers
8:47
Просмотров 397 тыс.
Hack With SMS | SMS Spoofing like Mr. Robot!
11:32
Top 18 Most Useful Python Modules
10:50
Просмотров 928 тыс.
~/.dotfiles in 100 Seconds
13:54
Просмотров 415 тыс.
Kivy Basics in 60 MINUTES
59:02
Просмотров 129 тыс.