Skip to content

gensim install errors #79

Description

@jmvera255

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions