Hi, I am new to programming and am trying to get my virtual machine up and running. When I write Vagrant Up, I get this error:
Bringing machine ‘default’ up with ‘libvirt’ provider…
Error while connecting to libvirt: Error making a connection to libvirt URI qemu:///system?no_verify=1&keyfile=/home/claire/.ssh/id_rsa:
Call to virConnectOpen failed: Failed to connect socket to ‘/var/run/libvirt/libvirt-sock’: No such file or directory
Would anyone have any advice on how to fix this?
Thank you!