4

When i am trying to install pytorch getting an error.

All my packages are upgraded to the latest version. The error is

setup.py::build_deps::run()
Failed to run 'bash ../tools/build_pytorch_libs.sh --use-fbgemm --use-nnpack --use-mkldnn --use-qnnpack caffe2'

thank you in Advance

2 Answers 2

1

I also got same error with older python versions. It resolved for me when i tried with latest python version 3.7

Hope this information may help you.

Sign up to request clarification or add additional context in comments.

Comments

0

I had a similar problem so what I found is 64bit python-support PyTorch and not 32-bit python. To uninstall previous 32-bit versions and install 64bit version

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.