generated from carpentries-incubator/template
-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
what's shown in the WordEmbed intro episode
!pip uninstall -y numpy gensim
!rm -rf /usr/local/lib/python3.11/dist-packages/numpy*
!pip install --no-cache-dir numpy==1.26.4 gensim==4.3.3
doesn't work for me in CoLab using python 3.11. I had to set gensim==4.3.2 which is the latest released version. And remove and install scipy==1.12
Metadata
Metadata
Assignees
Labels
No labels