Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Ubuntu 16.04: libssl-dev required #6

Open
uolot opened this issue Feb 10, 2017 · 0 comments
Open

Ubuntu 16.04: libssl-dev required #6

uolot opened this issue Feb 10, 2017 · 0 comments

Comments

@uolot
Copy link

uolot commented Feb 10, 2017

Hi,

I think it'd worth being mentioned in "dependencies" section, that libssl-dev is required (for Ansible). Without having it, installation fails when installing Python's requirements with:

  Failed building wheel for cryptography
Command "/home/twalotek/Dev/i3-xfce/venv/bin/python2 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ygtJZK/cryptography/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-xjEya4-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/twalotek/Dev/i3-xfce/venv/include/site/python2.7/cryptography" failed with error code 1 in /tmp/pip-build-ygtJZK/cryptography/

Best regards,
Tomasz

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant