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

no module named 'ops' #2

Open
Drjiabin opened this issue Sep 21, 2019 · 5 comments
Open

no module named 'ops' #2

Drjiabin opened this issue Sep 21, 2019 · 5 comments

Comments

@Drjiabin
Copy link

When I run this project ,it meet no module named 'ops',could you tell me how to solve this problem? I guess this problem is caused by the version of tensorflow?

@bnachman
Copy link
Collaborator

bnachman commented Sep 23, 2019

Hi @Drjiabin what version of python are you using? This was all setup in python 2.7 so if you are using 3 (which probably you should be!) then it is likely it won't work. However, you are in luck - Engin has very nicely made a Docker container that you can try out: https://github.com/EnginEren/CaloGAN-docker.

@Drjiabin
Copy link
Author

Thanks, I have solved this problem!

bnachman pushed a commit that referenced this issue Feb 9, 2020
@busarieedris
Copy link

@Drjiabin Please, how did you fix this issue?
Thanks

@busarieedris
Copy link

Thanks, I have solved this problem!

Please, how did you solve this?

@evvaletov
Copy link

Try replacing import ops by import models.ops.

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

4 participants