Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Error while updating: "pip install -U cuckoo" #3182

Open
icepaule opened this issue Feb 28, 2021 · 1 comment
Open

Error while updating: "pip install -U cuckoo" #3182

icepaule opened this issue Feb 28, 2021 · 1 comment

Comments

@icepaule
Copy link

Thanks for creating an issue! But first: did you read our community guidelines?
https://cuckoo.sh/docs/introduction/community.html

My issue is:

Not able to update to 2.0.7 due to an error while "configparser" needs python>=3.6

My Cuckoo version and operating system are:

venv environment
Cuckoo Ver. 2.0.6
Ubuntu 18.0.4 LTS

This can be reproduced by:

"pip install -U cuckoo"

The log, error, files etc can be found at:

~/.cuckoo/log/cuckoo.log:
ERROR: Package 'configparser' requires a different Python: 2.7.17 not in '>=3.6'

@MatthewKahle
Copy link

Could you please post what versions of python you are running?

Please use these commands:

python --version
python3 --version

Best regards,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants