You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
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
The text was updated successfully, but these errors were encountered: