AlexanderParkin / ChaLearn_liveness_challenge

ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019
MIT License
411 stars 91 forks source link

Running in windows #44

Open emigomez opened 2 years ago

emigomez commented 2 years ago

Hi!

Regarding the spec-file.txt file, I'm not sure if it is possible to run this project in Windows. In the file used to create the conda environment, it is explained that the platform to be used is linux-64.

I tried to create the conda environment using this original file, and also to create it by modifying it to download windows libraries., but it does not work for me.

Any idea on how to correctly create the conda environment in windows? do you have another spec-file.txt?

Thanks in advance!