Skip to content

Missing requirements. #3

@DKingAlpha

Description

@DKingAlpha

Missing requirement browser_cookie3 to run the script.

Besides,
Multipule denpendencies need to be installed before pip3 install -r requirements.txt

Packages are listed below:

APT PKG            (Py3 PKG)
libxml2-dev        (lxml)               # Might also need libxslt1-dev
libssl-dev         (cryptography)       # Dep. of browser_cookie3

Fix:
sudo apt-get install libxml2-dev libxslt1-dev libssl-dev
pip3 install browser_cookie3

Please consider an INSTALLASION file.

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