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

HELP ModuleNotFoundError (maybe version issue) #68

Open
mindyou6526 opened this issue Nov 6, 2023 · 1 comment
Open

HELP ModuleNotFoundError (maybe version issue) #68

mindyou6526 opened this issue Nov 6, 2023 · 1 comment

Comments

@mindyou6526
Copy link

I am on a google colab, and I have an issue with [ModuleNotFoundError: No module named 'tgan']

I thought it is version issue, so I converted my colab version to python 3.7. And I think that I successfully installed tgan with "!pip install tgan", but "from tgan.model import TGANModel'" didn't work.

If you guys do know how successfully install python 3.7, and import tgan to python 3.7(not 3.10 which is current version of colab), and finally use TGANModel, plz let me know.........

@AryanSaeedi
Copy link

@mindyou6526 also change your tensorflow version to 1.15.0. worked for me

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

2 participants