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 5f104fd commit 0ef1795Copy full SHA for 0ef1795
.travis.yml
@@ -33,6 +33,7 @@ before_install:
33
- sudo apt update
34
- sudo apt install -y python3-pip python3.6
35
- pip3 install -U pip
36
+ - pip3 install setuptools
37
- pip3 install -r requirements.txt
38
- INSTALLER=cuda-repo-${UBUNTU_VERSION}_${CUDA}_amd64.deb
39
- wget http://developer.download.nvidia.com/compute/cuda/repos/${UBUNTU_VERSION}/x86_64/${INSTALLER}
0 commit comments