Monk_Gui icon indicating copy to clipboard operation
Monk_Gui copied to clipboard

psutil package problem

Open vinita1989 opened this issue 5 years ago • 6 comments

Hi, I have tried running the gui.py as per the instructions given. It worked well for few steps but stucked at training part. The psutil package is not imported but it is already installed. I am using ubuntu20.4 version. the images of this issue are also attached herwith. unnamed (1) unnamed

vinita1989 avatar Jun 12 '20 10:06 vinita1989

Hi,

Try using sudo pip install --upgrade psutil. If the issue is not resolved. Try using python 3.6. If the issue still persist, please let us know.

Thanks.

THEFASHIONGEEK avatar Jun 12 '20 12:06 THEFASHIONGEEK

GUI has an installation window, execute the same as per the CUDA versions (CPU for non-cuda systems). It will install all the libraries.

abhi-kumar avatar Jun 12 '20 15:06 abhi-kumar

Okay. Thank you for the response.

vinita1989 avatar Jun 13 '20 03:06 vinita1989

Hi,

Try using sudo pip install --upgrade psutil. If the issue is not resolved. Try using python 3.6. If the issue still persist, please let us know.

Thanks.

I have switched to python 3.6 on ubuntu16.04. The gui have opened without any error. But the cloning is taking way too long. I waited for 20 mins even to see if it clones monk_v1. But it seems it goes into hang state. what could be the reason? I can't figure out. unnamed

vinita1989 avatar Jun 13 '20 07:06 vinita1989

Try this, remove monk_v1 folder if it exists in your current working directory. I will check at my end too. Also make sure, the internet connection is stable, else download monk_v1 library and place it at the same directory where gui.py exists

abhi-kumar avatar Jun 13 '20 09:06 abhi-kumar

ii have placed monk_v1 folder(which was not there earlier) in the directory where gui.py is and it worked fine now. Thank you for the guidance.

vinita1989 avatar Jun 13 '20 14:06 vinita1989