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

ModuleNotFoundError: No module named 'click' in the "Perform Initial Training" Section #147

Closed
5atu opened this issue Jul 21, 2022 · 4 comments
Labels

Comments

@5atu
Copy link

5atu commented Jul 21, 2022

image

Describe the bug
ModuleNotFoundError: No module named 'click' in the "Perform Initial Training" Section, but also did a pip list and click is installed.

Expected behavior
For the code to run without the "No module named 'click' error'

Which Notebook Contains this Issue
https://github.com/jeffheaton/t81_558_deep_learning/blob/master/t81_558_class_07_2_train_gan.ipynb

@jeffheaton
Copy link
Owner

Probably, colab broke something with an update, I will investigate soon.

@jeffheaton
Copy link
Owner

I never did get the error you describe, however, I checked in a fix for another problem introduced by Google CoLab. Could you try it again and let me know what you get?

https://github.com/jeffheaton/t81_558_deep_learning/blob/master/t81_558_class_07_2_train_gan.ipynb

@5atu
Copy link
Author

5atu commented Jul 26, 2022

Hi Jeff, I just realized I left out an important detail so I apologize for that. I am not running in Collab itself, I downloaded the .ipynb file and am running it in a Jupyter Lab environment with a 3090 Cloud GPU. Maybe it has something to do with that? I just re ran the script and got the same error.

@jeffheaton
Copy link
Owner

jeffheaton commented Jul 26, 2022

I really can't help there, since I have no access to the environment and have no way to reproduce the issue. I can answer questions for Colab, but local environments are beyond what I have the time/capacity to support. I suggest reaching out on the StyleGAN issue tracker, they are likely in a better position to help than I am.

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

No branches or pull requests

2 participants