Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

psutil package problem #2

Open
vinita1989 opened this issue Jun 12, 2020 · 6 comments
Open

psutil package problem #2

vinita1989 opened this issue Jun 12, 2020 · 6 comments

Comments

@vinita1989
Copy link

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

@THEFASHIONGEEK
Copy link

THEFASHIONGEEK commented Jun 12, 2020

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.

@abhi-kumar
Copy link
Contributor

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

@vinita1989
Copy link
Author

Okay. Thank you for the response.

@vinita1989
Copy link
Author

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

@abhi-kumar
Copy link
Contributor

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

@vinita1989
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants