Make it easier to find troubleshooting steps (#90948)

People's general tendency is to read from top to bottom. Leverage that at the right moment to help them realize that there's a troubleshooting section they can use if they get stuck
Pull Request resolved: https://github.com/pytorch/pytorch/pull/90948
Approved by: https://github.com/soumith, https://github.com/ZainRizvi
This commit is contained in:
ZainAlt
2022-12-16 02:13:25 +00:00
committed by PyTorch MergeBot
parent 9d523616b3
commit d8c1872cc3

View File

@ -90,6 +90,7 @@ To develop PyTorch on your machine, here are some tips:
* Python >= 3.7 (3.7.6+ recommended)
### Instructions
_**Note**: If you get stuck at any step, check out the [tips and debugging](#tips-and-debugging) section below for common solutions_
1. Uninstall all existing PyTorch installs. You may need to run `pip
uninstall torch` multiple times. You'll know `torch` is fully