Create an Advance BMI Calculator using Python | GUI Tkinter Project

  Рет қаралды 24,305

Parvat Computer Technology

Parvat Computer Technology

Күн бұрын

Пікірлер: 76
@danielsteevencamargobuitra9421
@danielsteevencamargobuitra9421 2 жыл бұрын
Too much quality content. Keep up the good work!
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
thankyou ❤❤
@somarchivee
@somarchivee 2 жыл бұрын
this project is good keepgoing pro
@DeepakYadav-or6sw
@DeepakYadav-or6sw Жыл бұрын
Awesome tutorial 🔥🔥🔥🔥🔥🔥
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
Glad you liked it
@monurawat188
@monurawat188 2 жыл бұрын
Amazing
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
Thanks
@hardlifematiza9758
@hardlifematiza9758 2 жыл бұрын
Wow this is great
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
thankyou for you review !
@saidamenugka7642
@saidamenugka7642 Жыл бұрын
thank you so much sir..i idid it :)
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
Great 👍
@sasikiran7644
@sasikiran7644 Жыл бұрын
can u share the code
@KazynaZeilbek
@KazynaZeilbek 6 ай бұрын
How can I connect with you
@somarchivee
@somarchivee 2 жыл бұрын
what is the problem i can't download the images of this project the google say you need access
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
check community post
@mkssingh8747
@mkssingh8747 2 жыл бұрын
Take screen shot
@mahmoodkhan5733
@mahmoodkhan5733 11 ай бұрын
🤣@@mkssingh8747
@nagarajs1227
@nagarajs1227 2 жыл бұрын
_tkinter.TclError: couldn't open "Images/top.png": no such file or directory ,,what to do?
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
you having images or not
@Uniman73
@Uniman73 Жыл бұрын
Can you please tell me how to add the words "height" and "weight" above the value given in the BMI... it would be helpful for me if you do this favour for me then I can submit the project properly... This video helps me a lot and thank you for your guidance.
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
just use Label keyword , to add text
@DeepakYadav-or6sw
@DeepakYadav-or6sw Жыл бұрын
Bro please make tutorial for python games too
@BlueMech
@BlueMech 2 жыл бұрын
Is there a way to have this program as full screen?
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
if of course
@BlueMech
@BlueMech 2 жыл бұрын
@@parvatcomputertechnology how?
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
@@BlueMech window.state(zoomed)
@BlueMech
@BlueMech 2 жыл бұрын
@@parvatcomputertechnology im new to python so its not working, do i have to change something else?
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
yes use root.state(zoomed)
@raffymcfee9846
@raffymcfee9846 2 жыл бұрын
Nicee
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
Thankyou✌
@ashtamkatiyar9068
@ashtamkatiyar9068 11 ай бұрын
Bro i am getting attribute error in Height.set(get_current_value()) What should I do???
@volt9981
@volt9981 7 ай бұрын
Same error bro What did u do
@unrevealed
@unrevealed Жыл бұрын
Exception in Tkinter callback Traceback (most recent call last): File "C:\Python310\lib\tkinter\__init__.py", line 1921, in __call__ return self.func(*args) File "C:\Users\du2009tu\OneDrive\Desktop\BMI\main.py", line 51, in slider_changed secondimage.config(image=photo2) NameError: name 'secondimage' is not defined
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
check secondimage variable is available or not, or if available then check uppercase and lowercase
@DevVaidya
@DevVaidya Жыл бұрын
How can i do same image changing for weight
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
just we have to design to increase width of image
@DevVaidya
@DevVaidya Жыл бұрын
@@parvatcomputertechnology ya but how
@DevVaidya
@DevVaidya Жыл бұрын
@@parvatcomputertechnology can you plz guide me
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
@@DevVaidya sure ! message me at my Instagram id
@horror-panic-tube
@horror-panic-tube 2 жыл бұрын
Please create video on complete website scraping
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
ok i will try to create as soon as possible
@mikethegamedev
@mikethegamedev Жыл бұрын
just for my bookmark: 16:58
@AmritPalSingh-ge8co
@AmritPalSingh-ge8co Жыл бұрын
couldn't open "Images/icon": no such file or directory 🤔😔
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
put Images/icon.png
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
actually file extension is hidden in your system , so first of all make it visible
@huzaifaa1303
@huzaifaa1303 2 жыл бұрын
Bro I get error line 4, in from. PIL import image , image Tk Module not found error: no module named 'PIL'
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
open your terminal and type pip install pillow
@rks972
@rks972 2 жыл бұрын
I request you to kindly provide the code also in drive format
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
Rituraj you have to create yourself! Can i will definitely help if you face any error!
@nentai5859
@nentai5859 Жыл бұрын
it gives me ValueError: Invalid format specifier ' .2f' for object of type 'float'
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
just because you miss curly brackets
@bangalibabu7060
@bangalibabu7060 2 жыл бұрын
kindly dont use music in video show your face with voice
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
I will definitely try!
@shihab88366
@shihab88366 6 ай бұрын
code link
@PiyushSonawane7
@PiyushSonawane7 6 ай бұрын
Source code....
@Dark-ck3uz
@Dark-ck3uz 2 жыл бұрын
bro images for this pls its asking access
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
in 2 min you will get access
@udivlog9764
@udivlog9764 Жыл бұрын
got error in 1st 4 min only TypeError: 'module' object is not callable
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
show me complete error
@ioriyagami8494
@ioriyagami8494 Жыл бұрын
Bro can i ask u the source code?
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
you have to create
@ioriyagami8494
@ioriyagami8494 Жыл бұрын
@@parvatcomputertechnology about the pics
@ioriyagami8494
@ioriyagami8494 Жыл бұрын
What should i do in the first place?
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
@@ioriyagami8494 download python in your system , and then follow setup
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
@@ioriyagami8494 its already provided in the description
@Shivkanya712
@Shivkanya712 Жыл бұрын
Sir can u send code in pdf format
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
its is paid , so i will suggest to create by own.
@sgkiller81
@sgkiller81 Жыл бұрын
You forgot- height(cm),weight(kg) in entry box. Can you please help?
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
thank you for reminding, just take a label and put it
@sgkiller81
@sgkiller81 Жыл бұрын
​@@parvatcomputertechnology I am unable to do it, Can you please write the code for both boxes?
@parvatcomputertechnology
@parvatcomputertechnology Жыл бұрын
@@sgkiller81 yes i can
@dhileepkumar1579
@dhileepkumar1579 2 жыл бұрын
Bro channel got monitized?.... Pls tell me bro....i need to know 😐
@parvatcomputertechnology
@parvatcomputertechnology 2 жыл бұрын
yes
«Осень». Самая большая загадка Windows XP
14:36
Девять десятых
Рет қаралды 1,1 МЛН
Human vs Jet Engine
00:19
MrBeast
Рет қаралды 201 МЛН
When mom gets home, but you're in rollerblades.
00:40
Daniel LaBelle
Рет қаралды 146 МЛН
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 2 МЛН
amazing#devil #lilith #funny #shorts
00:15
Devil Lilith
Рет қаралды 18 МЛН
If __name__ == "__main__" for Python Developers
8:47
Python Simplified
Рет қаралды 412 М.
Megapixel Multiply or Release 21
27:35
Lost Marbles
Рет қаралды 273 М.
Can I Run Youtube Entirely From My Terminal? (No Browser)
15:31
Алгоритмы на Python 3. Лекция №1
1:20:50
Тимофей Хирьянов
Рет қаралды 5 МЛН
Simple GUI Calculator in Python
22:51
NeuralNine
Рет қаралды 282 М.
Choosing the Best .NET UI Framework for YOUR Project
1:03:53
Building a BMI Calculator with Python | Python Projects for Beginners
14:23
The Value of Source Code
17:46
Philomatics
Рет қаралды 198 М.
Human vs Jet Engine
00:19
MrBeast
Рет қаралды 201 МЛН