Trivikram Cheedella

Results 3 comments of Trivikram Cheedella

I am having a different issue related to importing UMAP. ```python from umap import UMAP ``` It works fine if I use a command prompt but it gets stuck when...

Hi Maarten, Good day! I re-checked and I am not having 'umap.py' file in my working directory. Is there any other folder where I should check for this file? A...

@MaartenGr I followed your suggestion and did a clean install in a new environment. There was a permission error which was coming up as mentioned in my previous conversation. I...