foxlet / macOS-Simple-KVM

Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
13.55k stars 1.14k forks source link

ImportError: No module named click #112

Open Marietto2008 opened 4 years ago

Marietto2008 commented 4 years ago

how to fix that ?

root@ziomario-Z390-AORUS-PRO:/home/ziomario/Scrivania/OSX-KVM# ./fetch-macOS2.py Traceback (most recent call last): File "./fetch-macOS2.py", line 9, in import click ImportError: No module named click

Marietto2008 commented 4 years ago

apt install python-pip pip install click

avishmehta68710 commented 3 years ago

it doesnt works still getting the error