davide-coccomini/Combining-EfficientNet-and-Vision-Transformers-for-Video-Deepfake-Detection

Environment setting for MacM1

francoislacarce opened this issue · 1 comments

Hello, I have an issue creating the deepfakes environment. As I try to create it from environment.yml I get the following error :

The following specifications were found to be incompatible with your system:

  • feature:/osx-64::__osx==10.16=0
  • feature:/osx-64::__unix==0=0
  • feature:|@/osx-64::__osx==10.16=0
  • feature:|@/osx-64::__unix==0=0
  • nb_conda=2.2.1 -> __unix
  • nb_conda=2.2.1 -> __win
  • notebook=6.3.0 -> ipykernel -> __linux
  • notebook=6.3.0 -> ipykernel -> __osx
  • notebook=6.3.0 -> ipykernel -> __win

Your installed version is: 10.16

Then as I try to activate the deepfakes environment, I get the following message :

EnvironmentNameNotFound: Could not find conda environment: deepfakes .

I don't know why this doesn't work (I think this is because of incompatibility with the new version of MAC but I'm not sure though) and your help will be highly appreciated !

Thank you,
Francois

Hello, I am afraid that this issue is related to the used OS and I have no experience in running it on MAC. Could you emulate a Linux environment?