You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
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'
The text was updated successfully, but these errors were encountered: