#๐Ÿ”’ need help installing mediapipe

18 messages ยท Page 1 of 1 (latest)

humble linden
#

so im sorta of a beginner, and i recently wanted to install mediapipe, and i did so in my terminal but i still get an error, saying,

"import mediapipe as mp
ModuleNotFoundError: No module named 'mediapipe'"

so i tried to install it again but, it said requirement already satisfied, so i tried to run the code, but i still get the same error. I honestly dont know what to do ๐Ÿ˜ญ

worthy orbitBOT
#

@humble linden

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

ember willow
#

did you restart vscode after installing mediapipe?

humble linden
#

yea i just tried that, i still got the same error, "ModuleNotFoundError: No module named 'mediapipe'"

humble linden
#

ohh is it cuz im using python 3.13 ? for this project

thin quiver
#

so u do have 2 python installed

#

what does this say

#

in vsc

#

the far bottom right

humble linden
#

3.13

#

do i just switch to 3.10

#

ohh i didnt know how to switch versions, thank you ๐Ÿ™

#

!close

worthy orbitBOT
#
Python help channel closed with !close

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.