We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c96a70 commit 1b96e9eCopy full SHA for 1b96e9e
conda/pytorch-scatter/build_conda.sh
@@ -36,4 +36,4 @@ echo "PyTorch $TORCH_VERSION+$CUDA_VERSION"
36
echo "- $CONDA_PYTORCH_CONSTRAINT"
37
echo "- $CONDA_CUDATOOLKIT_CONSTRAINT"
38
39
-conda build . -c nvidia -c pytorch -c default --output-folder "$HOME/conda-bld"
+conda build . -c pytorch -c default -c nvidia --output-folder "$HOME/conda-bld"
0 commit comments