Hello Ayeshmantha, If you executed the steps in https://forge-allura.apache.org/docs/getting_started/install_each_step.html, then the problem may be the libssl version. Try to uninstall libssl-dev and install libssl1.0-dev and libssl1.0.0 instead.
Regards, Paul On Fri, Mar 8, 2019 at 7:48 AM ayeshmantha.per...@salzburgresearch.at < aper...@salzburgresearch.at> wrote: > Hi All, > > Am very new to apache allura and trying to setup on my Ubuntu 18.04Lts > workstation .But when installing dependencies I'm getting the following > error. > > `command "/home/ayesh/Desktop/Gsoc/Apache/env-allura/bin/python -u -c > "import setuptools, > tokenize;__file__='/tmp/pip-install-DNZ6fh/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-record-f5RLgy/install-record.txt > --single-version-externally-managed --compile --install-headers > /home/ayesh/Desktop/Gsoc/Apache/env-allura/include/site/python2.7/cryptography" > failed with error code 1 in /tmp/pip-install-DNZ6fh/cryptography/1` > > Any idea to fix the issue. > > Thank you > > Regards > > Ayeshmantha Perera >