I'm able to create the .exe file, but when i try to execute it it gives me the error:
Traceback (most recent call last): File "scriptName.py", line 36, in <module> File "cvzone\HandTrackingModule.py", line 33, in __init__ File "mediapipe\python\solutions\hands.py", line 114, in __init__ File "mediapipe\python\solution_base.py", line 264, in __init__ FileNotFoundError: The path does not exist. What should I do? -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/7335733a-d160-4ef9-a480-36e93f97af33n%40googlegroups.com.
