-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Error building on windows 11 (maybe docs is out of date?) #5748
Comments
Same problem: Python 3.10.14 C:\Mediapipe\mediapipe-master>bazel build -c opt --define MWDIAPIPE_DISABLE_GPU=0 PYTHON_BIN_PATH="C:\Users\YAO\anaconda3\envs\hamer\python.exe" mediapipe/examples/desktop/hello_world |
Just tried building the v0.10.18 release. Same error. |
I tried building a bunch of versions from releases. The issue does not appear to be present in v0.10.2, v0.10.10, v0.10.14 v0.10.15 (second latest release). So it must be something in v0.10.18. @willyweichen If you don't care for the updates in v0.10.18, then v0.10.15 seems to be an option. |
Environment
I am aware windows builds are not the norm. I would just build on Linux, if it wasnt because i needed the windows binaries for Unreal Engine project.
The text was updated successfully, but these errors were encountered: