DoFace
DoFace copied to clipboard
Useless requirements in the requirements file.
Hi,
Thank you for open sourcing your code. I want to get it running on my ubuntu 20.04 machine but I can't get the requirements to install. I think there are some useless requirements in the requirements text file. Is cryptography really necessary? Also, which python version are you using to run this this?
Hi,
- Python3.6 is OK.
- The requirements file actually contains useless items since I generated it in a universal conda environment
Hi, I got this to work now. I had to remove a package that gave an error on install and I had to install one of the packages with the Conda package manager.