-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Help me #3
Comments
As I can see, you running code on phone (Pydroid). I haven't any mobile support, and can't fix all problems. So, the error log isn't full, or just bad, and it hasn't any specific. Try check your dependency, maybe MediaPipe doesn't work correct. |
I tried it on Windows 11 |
`INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
` While trying to retrieve the URL: http://192.168.194.189:5000/ java.net.ConnectException: failed to connect to /192.168.194.189 (port 5000) from /:: (port 59252): connect failed: ETIMEDOUT (Connection timed out) |
strangely, I did not install any additional drivers, but now there is no error |
File "C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\threading.py", line 1045, in _bootstrap_inner |
https://stackoverflow.com/questions/68275560/version-loaded-from-file-does-not-comply-with-pep-440/78241940#78241940
Help me /storage/emulated/0/1/mediapipe-0.10.11/MANIFEST.in
global-exclude .git*
global-exclude *_test.py
include CONTRIBUTING.md
include LICENSE
include MANIFEST.in
include README.md
include requirements.txt
recursive-include mediapipe/modules *.txt
PyDroid 3:
/data/user/0/ru.iiec.pydroid3/files/aarch64-linux-android/lib/python3.11/site-packages/setuptools/dist.py:315: SetuptoolsDeprecationWarning: Invalid version: 'dev'.
!!
!!
self._validate_version(self.metadata.version)
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: no commands supplied
[Program finished]
The text was updated successfully, but these errors were encountered: