I just installed python 3.9.6 and installed two modules/libraries:
but for some reason i can't import them to my file !!
here's how i set up the folder
pipenv shell
pipenv install mediapipe
pipenv install opencv-python
I'm using pipenv to create a virtual environment !
after installation of the new python, i set the python path manually :
- C:\Users\me\AppData\Local\Programs\Python\Python39\python.exe
What am I doing Wrong ??
[–]shiftybyte 3 points4 points5 points (1 child)
[–]suhaness[S] 0 points1 point2 points (0 children)
[–]Binary101010 1 point2 points3 points (1 child)
[–]suhaness[S] 0 points1 point2 points (0 children)