-
Notifications
You must be signed in to change notification settings - Fork 1k
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
win10 cmake problems #140
Comments
-- Selecting Windows SDK version to target Windows 10.0.17134. Could not find a package configuration file provided by "Torch" with any of
Add the installation prefix of "Torch" to CMAKE_PREFIX_PATH or set -- Torch found Torch_DIR-NOTFOUND -- Configuring incomplete, errors occurred! |
请问 您解决了吗? |
Same error! |
I want warp-ctc to run on windows, so I use windows to compile this. when I run cmake for tensorflow-banding ,I have the following problem. I want to know how to solve it.
My env: py3.5 tf1.10.0.
The text was updated successfully, but these errors were encountered: