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

vmcloak installation fails #183

Open
vuusale opened this issue Jan 25, 2021 · 0 comments
Open

vmcloak installation fails #183

vuusale opened this issue Jan 25, 2021 · 0 comments

Comments

@vuusale
Copy link

vuusale commented Jan 25, 2021

I'm trying to setup cuckoo on ubuntu using the guide in https://hatching.io/blog/cuckoo-sandbox-setup/. I got stuck at Automatic VM creation step, because I can't install vmcloak. Python-pip cant be installed because python2.7 has been deprecated, so I installed pip2 through get-pip, then issued the following command:
pip2 install -U cuckoo vmcloak
All dependencies are installed without problem except pyrsistent, it gives the following error:
pyrsistent requires Python '>=3.5' but the running Python is 2.7.18
I tried to install previous versions of vmcloak and pyrsistent, but no luck. Anyone able to resolve this issue?

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

1 participant