Cambie Python de 3.8 a 3.7
conda create -n [env-name] python=3.7
#anaconda
silexxx
conda create -n [env-name] python=3.7
#anaconda