Brew Jupyter Notebook - raros.co
https://raros.co/brew-jupyter-notebook-1147107.01.2022 · Installing Python Packages from a Jupyter Notebook, pip list will not show you conda modules try conda list to ensure you have the gensim module installed. EDIT: Also ensure your kernelspec and Install the latest version of gensim: pip install --upgrade gensim Or, if you have instead downloaded and unzipped the source tar.gz package: python setup.py install For …