Skip to content

Debian Jessie installation instructions for pip3 #360

@hoxu

Description

@hoxu

Dependencies:

sudo apt-get install python3-dev python3-pip libacl1-dev

Installation with a virtualenv:

sudo apt-get install python3.4-venv
pyvenv-3.4 virtualenv-attic
source virtualenv-attic/bin/activate
pip3 install attic

If I created a PR for covering this in the installation section, would you accept it?

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