Closed XinQi7788 closed 1 year ago
Hey, we have just updated the requirements.txt file. Please let us know if you run into other issue when setting up the environment.
I created a conda environment with python=3.8, then pip install -r requirements.txt using the latest updated one, but still got errors as below.
Thanks Xin
After creating a conda environment, use pip install -r requirements.txt, but encountered many ERRORs: No matching distribution found for many libraries.
For instance, ERROR: Could not find a version that satisfies the requirement libpng==1.6.37 (from -r requirements.txt (line 40)) (from versions: none)
Can you please update a new requirements.txt file to fix such issues? Thank you very much.