You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2021. It is now read-only.
Hi DataCollection team,
I am trying to install DataCollection on a virtual machine with Ubuntu 16.04 LTS and I am getting this error after this command:
pip install -r requirements.txt
The default python version is 2.7. Could this be the issue?
Command "/usr/bin/python -u -c "import setuptools, tokenize;file='/tmp/pip-build-J0rEO1/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-zdUJ7Z-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-J0rEO1/cryptography/
Thanks,
Mohamed
The text was updated successfully, but these errors were encountered: