Python Daily
2.57K subscribers
1.48K photos
53 videos
2 files
38.9K links
Daily Python News
Question, Tips and Tricks, Best Practices on Python Programming Language
Find more reddit channels over at @r_channels
Download Telegram
#Novice Trying to install umap library but no luck. I'm not sure I understand the whole conda install or pip for that matter, I was following the instructions on the anaconda documentation here anaconda.org/conda-forge/umap-learn

End goal is to use in Jupyter notebook, I have a different environment which is where I was hoping to install but at this point any environment even base install fails. After running the command on Anaconda prompt, install umap in a Jupyter cell gives me error 'No module named numpy.core._multiarray_umath'. Someone tell me what is it that I should be doing in what order, tia

Edit: Used this and got to work in terminal conda install -n myenv umap-learn

/r/IPython
https://redd.it/ic5vlg