Skip to content

[FIX] Error getting malware #215

@dexter74

Description

@dexter74

Hello

For fix error [-] Error getting malware. just edit file thezoo.pyand replace pythonby python2.7 to first line

git clone https://www.github.com/ytisf/theZoo
cd theZoo;
pip install --user -r requirements.txt;

sed -i -e "s/env python/env python2.7/g" theZoo.py;
chmod +x prep_file.py;
chmod +x theZoo.py;

Marc J. (Drthrax74)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions