Sir, where can I get mediapipe version 0.8, HandTrackingModule can run on mediapipe 0.8 and mediapipe no longer provides mediapipe version 0.8 now starting from version 0.9
Hi sir ..good afternoon. I am trying this code on Jupyter notebook. I followed each and every step in this video but didn't get any output. Could you please help me. We can connect through anydesk as well.
C:\Users\Akshay ajit>pip install mediapipe ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none) ERROR: No matching distribution found for mediapipe this is a kind of diffieret error i dont know i am using py 3.12 and vs code as usual
Hey Sir, I just came from your snake game in python video, I wanted to know about the laptop you were using, it would be really helpful if you could mention the model name
I ran into this issue.. please help if results.multi_hand_landmaks: AttributeError: type object 'SolutionOutputs' has no attribute 'multi_hand_landmaks'
Hey late reply but i had the same issue so if you are still struggling with mediapipe module error you must downgrade your python version. Mediapipe is not compatible with Python311 you must use Python37 or Python 310. Hope it helps.
Bro everything is cool you explained it fine , i got to understand everything ,i appreciate it But i got 'mediapipe.python.solutions.hands'has no attribute 'process', i am using mediapioe version-0.10.1 and python version -3.11.2
Don't forget to like this video>...!
How can I use this hand tracking with body tracking live/?
@shagull9159 Hmm I will try to code one by my one and I will send it to you when I'm done! 😁
thanks this video really helped with creating a prototype for my asl project
Asl??
hey bro
IM Literally getting my video at 0 FPS even after following all your steps
Sir, where can I get mediapipe version 0.8, HandTrackingModule can run on mediapipe 0.8 and mediapipe no longer provides mediapipe version 0.8 now starting from version 0.9
Hi sir ..good afternoon. I am trying this code on Jupyter notebook. I followed each and every step in this video but didn't get any output. Could you please help me. We can connect through anydesk as well.
Thnx bro it's really helpful 😊
Share 🌟
@@AKPython Done
can u give link to document u used to get the info
please.
C:\Users\Akshay ajit>pip install mediapipe
ERROR: Could not find a version that satisfies the requirement mediapipe (from versions: none)
ERROR: No matching distribution found for mediapipe
this is a kind of diffieret error i dont know i am using py 3.12 and vs code as usual
same problem here, but i found a solution for it
you just need to reinstall your python to version 3.11 and your pip to and it should work.
amazing bro u helped me out thanks
Thanks
Starting la erunthu Basic vedio venum sir
Bhai visual studio me open editor ke niche glti se koi si bhi file select ho gyi ha to vo kaise hataye
which python version
how to install mediapipe in linux ? please help
What do u write in second tab python bcs u just tell the first tab
so good! but I have a cuple questions
Yeah ask
@@AKPythonhow can I calculate if the tip middle finger point is moving? How can I reach the coordinates of the finger easily?
Hey Sir, I just came from your snake game in python video, I wanted to know about the laptop you were using, it would be really helpful if you could mention the model name
check my tools playlist
I have a problem, i dont see the point of the two files as they seem the same, i run my py file and it just says process finished
It Will open in few seconds
Thank you.👍👍👍
hey sir, how to exit the handtracker? I can't exit the python handtracker help me pls!
Press any button
Hi AK I need link to the telegram page. Thanks
link in description
can you show how to track in z axis becase in z axis the hand just resize if i connect the data to unity
Can you explain more?
@@AKPython can i mail you
Ping me on Instagram
I ran into this issue.. please help
if results.multi_hand_landmaks:
AttributeError: type object 'SolutionOutputs' has no attribute 'multi_hand_landmaks'
Check you're calling the correct attributes According to docs
Hand tracking coding display sir... With output
How is module made when I type the whole command at last it shows that error because there is no such module
I think you're not installed mediapipe
Bro I want to make pubg by python 😁
🙂
can you please help me when i try to start it it say "mp_drawing"is not defined can you please help me how to fix it
Check the github code of mine
@@AKPython what is the name in your github?
Check description
@@AKPython ok and it's work thanks
😃
i have a problem for install mediapipe help me plz
Try a different version of python, 3.11 works for me, and i think it has to be 64 bit
Ham bhi murtaza workshop wale hai
How To Make Ludo By Python
Please
By python only
thankyou
1 st view
Sir I get module not found errors
Hey late reply but i had the same issue so if you are still struggling with mediapipe module error you must downgrade your python version. Mediapipe is not compatible with Python311 you must use Python37 or Python 310. Hope it helps.
Pls increase the audio quality bro
Yeah sure
you need to chill
Bro Source Code
I attached a mediapipe documentation link in description
your video is waste of time
Bro everything is cool you explained it fine , i got to understand everything ,i appreciate it
But i got 'mediapipe.python.solutions.hands'has no attribute 'process', i am using mediapioe version-0.10.1 and python version -3.11.2
was having the same issue, but i fixed it, turns out i had miss spelled the hands variable, so check if you are calling the correct variable.