DoFace icon indicating copy to clipboard operation
DoFace copied to clipboard

Useless requirements in the requirements file.

Open McSpooder opened this issue 4 years ago • 2 comments

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?

McSpooder avatar May 20 '21 13:05 McSpooder

Hi,

  1. Python3.6 is OK.
  2. The requirements file actually contains useless items since I generated it in a universal conda environment

ChineseYjh avatar May 21 '21 04:05 ChineseYjh

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.

McSpooder avatar May 22 '21 20:05 McSpooder