Skip to content

Instantly share code, notes, and snippets.

View shrijayan's full-sized avatar
🎯
Focusing

Shrijayan shrijayan

🎯
Focusing
View GitHub Profile
@shrijayan
shrijayan / Solution.md
Last active February 21, 2024 13:05
E: Unmet dependencies. Try apt--fix-broken install' with no packages (or specify a solution).

E: Unmet dependencies. Try apt--fix-broken install' with no packages (or specify a solution).

cuda-issue

image

sudo apt --fix-broken install
@shrijayan
shrijayan / Solution.md
Last active February 21, 2024 13:02
docker: Error response from daemon: failed to create endpoint blissful_jang on network bridge: adding interface veth4bb43fc to bridge docker0 failed: Device does not exist. ERRO[0000] error waiting for container: context canceled

docker: Error response from daemon: failed to create endpoint blissful_jang on network bridge: adding interface veth4bb43fc to bridge docker0 failed: Device does not exist.

ERRO[0000] error waiting for container: context canceled

Error

docker: Error response from daemon: failed to create endpoint blissful_jang on network bridge: adding interface veth4bb43fc to bridge docker0 failed: Device does not exist.
ERRO[0000] error waiting for container: context canceled

Solution

Ubuntu 22.04 for Deep Learning

In the name of God

This gist contains steps to setup Ubuntu 22.04 for deep learning.


Install Ubuntu 22.04