Update pypi-distribution-reusable.yaml #50
Annotations
2 errors and 1 warning
pypi_distribution (cuda, ubuntu-latest) / Build ubuntu-latest cuda distribution 📦
Command ['sh', '-c', 'yum-config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/cuda-rhel7.repo && yum clean all && yum -y install cuda-toolkit && ls -al /usr/local && nvcc --version && echo nvcc location: && which nvcc && export CUDACXX="$(which nvcc)" && echo $CUDACXX && echo gcc version: && gcc --version && export BUILD_WITH_CUDA=1 && export TORCH_CUDA_ARCH_LIST="8.0 8.6 8.9 9.0" && python -c \'import site; print(site.getsitepackages())\n'] failed with code 1.
|
pypi_distribution (cuda, ubuntu-latest) / Build ubuntu-latest cuda distribution 📦
Process completed with exit code 1.
|
pypi_distribution (cuda, ubuntu-latest) / Build ubuntu-latest cuda distribution 📦
Using latest version of uv because no version is provided
|