im ts pmo sometimes conda create -n "torch" python=3.11.9
conda install -y -c conda-forge pytorch torchvision torchaudio numpy matplotlib matplotlib numpy pillow
conda install gensim=4.3.3 cython bpemb
conda install spacy scipy scikit-learn
or conda install -y -c conda-forge pytorch torchvision torchaudio numpy matplotlib matplotlib numpy pillow gensim=4.3.3 cython bpemb spacy scipy scikit-learn