Skip to content
New issue

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

ModuleNotFoundError: No module named ''click'' #14

Closed
Hostate opened this issue Jun 7, 2019 · 1 comment
Closed

ModuleNotFoundError: No module named ''click'' #14

Hostate opened this issue Jun 7, 2019 · 1 comment

Comments

@Hostate
Copy link

Hostate commented Jun 7, 2019

On ubuntu18.04, I tried to do
$ ./jumpstart.sh
to download OSX, but it said ModuleNotFoundError: No module named 'click'

But I already ran "pip install click" to install module 'click'

@foxlet
Copy link
Owner

foxlet commented Jun 8, 2019

You need to install the dependencies: sudo apt-get install qemu python3 python3-pip

@foxlet foxlet closed this as completed Jun 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants