Skip to content

gensim install errors #79

@jmvera255

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

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