We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when I runed following command:
turludock build -e noetic_nvidia_cudnn
Then shows:
Configuration: noetic_nvidia_cudnn ROS 1 Noetic | Ubuntu 20.04 | GPU: nvidia | CUDA: 11.8.0 | cuDNN: 8.9.6.50 | Extra packages: cmake-v3.29.3 tmux-3.4 llvm-18 meld Could not build image. Error: Error while fetching server API version: ('Connection aborted.', PermissionError(13, 'Permission denied')) Could not build pre-configured image. Error while fetching server API version: ('Connection aborted.', PermissionError(13, 'Permission denied')) Error running 'build' command. Exit.
The text was updated successfully, but these errors were encountered:
Fixed, I need to sudo install turludock first, strange
Sorry, something went wrong.
No branches or pull requests
when I runed following command:
turludock build -e noetic_nvidia_cudnn
Then shows:
Configuration:
noetic_nvidia_cudnn ROS 1 Noetic | Ubuntu 20.04 | GPU: nvidia | CUDA: 11.8.0 | cuDNN: 8.9.6.50 | Extra packages: cmake-v3.29.3 tmux-3.4 llvm-18 meld
Could not build image. Error: Error while fetching server API version: ('Connection aborted.', PermissionError(13, 'Permission denied'))
Could not build pre-configured image. Error while fetching server API version: ('Connection aborted.', PermissionError(13, 'Permission denied'))
Error running 'build' command. Exit.
The text was updated successfully, but these errors were encountered: