Измените Python с 3,8 на 3,7
conda create -n [env-name] python=3.7
#anaconda
silexxx
conda create -n [env-name] python=3.7
#anaconda