Skip to content

Commit 3ee34eb

Browse files
mrdvincedatumbox
andauthored
Update README.rst (#3232)
* Update README.rst * Commit suggested changes Co-authored-by: Vasilis Vryniotis <[email protected]> * Commit suggested changes Co-authored-by: Vasilis Vryniotis <[email protected]> Co-authored-by: Vasilis Vryniotis <[email protected]>
1 parent 4325efe commit 3ee34eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ From source:
7474
# or, for OSX
7575
# MACOSX_DEPLOYMENT_TARGET=10.9 CC=clang CXX=clang++ python setup.py install
7676
77+
78+
In case building TorchVision from source fails, install the nightly version of PyTorch following
79+
the linked guide on the `contributing page <https://github.com/pytorch/vision/blob/master/CONTRIBUTING.md#development-installation>`_ and retry the install.
80+
7781
By default, GPU support is built if CUDA is found and ``torch.cuda.is_available()`` is true.
7882
It's possible to force building GPU support by setting ``FORCE_CUDA=1`` environment variable,
7983
which is useful when building a docker image.

0 commit comments

Comments
 (0)