1 - open terminal and find qemu path. $ which qemu-system-x86_64 (Copy the path)
2- go to lab folder and open conf/env.mk open the file for edit. 3- go to line 20 and remove # and paste the path you have copied. it should look like this. QEMU=your PATH
4- save the file and done.