We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
pip install
I just went through the same process − and also had to install libssl-dev and libfuse-dev (the latter for attic mount).
libssl-dev
libfuse-dev
attic mount
Sorry, something went wrong.
No branches or pull requests
Dependencies:
Installation with a virtualenv:
If I created a PR for covering this in the installation section, would you accept it?
The text was updated successfully, but these errors were encountered: